1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Hauke Petersen 0edef2a0e1 cpu/stm32*+boards: adapted to new SPI API
- adapted the SPI driver
- adapted all boards using the CPU
2017-01-25 16:46:45 +01:00
..
arm7_common Merge pull request #6344 from haukepetersen/opt_pm_misc 2017-01-24 14:07:36 +01:00
atmega328p *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
atmega1281 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
atmega2560 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
atmega_common cpu/atmega_common: adapted SPI driver 2017-01-25 16:46:05 +01:00
cc26x0 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
cc430 Merge pull request #6344 from haukepetersen/opt_pm_misc 2017-01-24 14:07:36 +01:00
cc2538 cpu/cc2538+boards: adapted to SPI API changes 2017-01-25 16:46:05 +01:00
cortexm_common cpu: cortexm_common: add define for number of non-isr exceptions 2017-01-25 10:22:03 +01:00
ezr32wg *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
k60 *: fix mismatching endifs for header guards 2017-01-19 18:30:53 +01:00
k64f cpu: fix typo in author email 2017-01-19 21:45:23 +01:00
kinetis_common cpu/kinetis+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
kw2x cpu: fix typo in author email 2017-01-19 21:45:23 +01:00
lm4f120 *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
lpc11u34 cpu/lpc11u34+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
lpc1768 Merge pull request #6344 from haukepetersen/opt_pm_misc 2017-01-24 14:07:36 +01:00
lpc2387 cpu/lpc2387+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
msp430_common Merge pull request #6344 from haukepetersen/opt_pm_misc 2017-01-24 14:07:36 +01:00
msp430fxyz cpu/msp430fxyz+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
native Merge pull request #6434 from aabadie/petersen_typo 2017-01-20 10:43:24 +01:00
nrf5x_common cpu/nrf5x+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
nrf51 cpu/nrf5x+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
nrf52 cpu/nrf5x+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
sam0_common cpu/sam0+boards: adapted to new SPI API 2017-01-25 16:46:45 +01:00
sam3 cpu/sam3+boards: adapted to new SPI API 2017-01-25 16:46:45 +01:00
samd21 cpu/sam0+boards: adapted to new SPI API 2017-01-25 16:46:45 +01:00
saml21 cpu/sam0+boards: adapted to new SPI API 2017-01-25 16:46:45 +01:00
stellaris_common *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
stm32_common cpu/stm32*+boards: adapted to new SPI API 2017-01-25 16:46:45 +01:00
stm32f0 cpu/stm32*+boards: adapted to new SPI API 2017-01-25 16:46:45 +01:00
stm32f1 cpu/stm32*+boards: adapted to new SPI API 2017-01-25 16:46:45 +01:00
stm32f2 cpu/stm32*+boards: adapted to new SPI API 2017-01-25 16:46:45 +01:00
stm32f3 cpu/stm32*+boards: adapted to new SPI API 2017-01-25 16:46:45 +01:00
stm32f4 cpu/stm32*+boards: adapted to new SPI API 2017-01-25 16:46:45 +01:00
stm32l1 cpu/stm32*+boards: adapted to new SPI API 2017-01-25 16:46:45 +01:00
x86 *: fix mismatching endifs for header guards 2017-01-19 18:30:53 +01:00
doc.txt cpu: doc typos 2017-01-20 13:36:26 +01:00
Makefile.include.cortexm_common cpu: make CFLAGS_DBG configurable 2017-01-16 15:54:59 +01:00
Makefile.include.gnu make: use gobjcopy if objcopy is not available 2016-10-31 22:28:43 +01:00
Makefile.include.llvm llvm: Only add -target to CFLAGS if TARGET_ARCH is set 2016-12-21 13:54:35 +01:00
Makefile.include.msp430_common cpu: make CFLAGS_DBG configurable 2017-01-16 15:54:59 +01:00