1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Alexandre Abadie cd45a145de Merge pull request #6552 from aabadie/spi_divtable_whitespace
cpu/stm32_common/dist: prevent spi_divtable tool to add a trailing whitespace
2017-02-03 18:32:58 +01:00
..
arm7_common Merge pull request #6344 from haukepetersen/opt_pm_misc 2017-01-24 14:07:36 +01:00
atmega328p drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega1281 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega2560 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
atmega_common boards: *: remove SPI_*_EN now rework is merged 2017-01-31 19:38:41 +01:00
cc26x0 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
cc430 Merge pull request #6344 from haukepetersen/opt_pm_misc 2017-01-24 14:07:36 +01:00
cc2538 misc: aggregated doxygen fixes 2017-01-25 16:46:46 +01:00
cortexm_common cpu/cortexm: fixed cortexm_sleep() 2017-01-27 13:00:24 +01:00
ezr32wg drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
k60 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
k64f drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
kinetis_common misc: aggregated doxygen fixes 2017-01-25 16:46:46 +01:00
kw2x drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
lm4f120 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
lpc11u34 misc: aggregated doxygen fixes 2017-01-25 16:46:46 +01:00
lpc1768 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
lpc2387 misc: aggregated doxygen fixes 2017-01-25 16:46:46 +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 misc: aggregated doxygen fixes 2017-01-25 16:46:46 +01:00
nrf51 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
nrf52 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
sam0_common cpu/sam0+boards: adapted to new SPI API 2017-01-25 16:46:45 +01:00
sam3 misc: aggregated doxygen fixes 2017-01-25 16:46:46 +01:00
samd21 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
saml21 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
stellaris_common *: remove trailing underscores from header guards 2017-01-19 18:30:53 +01:00
stm32_common cpu/stm32_common/dist: prevent spi_divtable tool to add a trailing whitespace 2017-02-03 16:24:47 +01:00
stm32f0 Merge pull request #6467 from OTAkeys/feat/flashpage_stm32 2017-02-03 15:37:44 +01:00
stm32f1 Merge pull request #6467 from OTAkeys/feat/flashpage_stm32 2017-02-03 15:37:44 +01:00
stm32f2 cpu: stm32: remove SPI rework leftovers 2017-01-26 11:16:31 +01:00
stm32f3 cpu: stm32: remove SPI rework leftovers 2017-01-26 11:16:31 +01:00
stm32f4 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
stm32l1 cpu: stm32: remove SPI rework leftovers 2017-01-26 11:16:31 +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