1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2017-01-27 09:31:07 +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 cpu/atmega_common: adapted SPI driver 2017-01-25 16:46:05 +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 Merge pull request #4058 from daniel-k/pr/gdb_threads_openocd 2017-01-25 17:49:42 +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: fixed timer speed 2017-01-27 09:31:07 +01:00
stm32f0 cpu: stm32: remove SPI rework leftovers 2017-01-26 11:16:31 +01:00
stm32f1 cpu: stm32: remove SPI rework leftovers 2017-01-26 11:16:31 +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