1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2017-02-27 22:30:55 +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: implement UART TX only 2017-02-09 10:42:53 +01:00
cc26x0 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
cc430 cpu/cc430: remove gpioint driver 2017-02-22 17:49:27 +01:00
cc2538 periph/hwrng: use void* buf for hwrng_read() 2017-02-07 13:20:39 +01:00
cortexm_common cpu/cortexm_common: fix periph_pm typo 2017-02-22 15:58:20 -08:00
ezr32wg cpu/ezr32wg: implement UART TX only mode 2017-02-09 10:42:53 +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 periph/pwm: remove pwm_(start|stop) + doc 2017-02-13 09:37:31 +01:00
kw2x drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
lm4f120 cpu/lm4f120: Fix cppcheck warning 2017-02-16 17:12:23 +01:00
lpc11u34 periph/pwm: remove pwm_(start|stop) + doc 2017-02-13 09:37:31 +01:00
lpc1768 drivers/periph&cpu: add and use common periph_init() 2017-01-25 16:46:46 +01:00
lpc2387 Merge pull request #6564 from haukepetersen/opt_periph_pwmpower 2017-02-23 10:58:44 +01:00
mips32r2_common cpu: mips: Add support for mips32r2 2017-02-09 12:18:44 +00:00
msp430_common msp430_common: Add supplemental __clzhi2, __ctzhi2, for old MSPGCC 2017-02-08 16:23:48 +01:00
msp430fxyz cpu/msp430fxyz+boards: adapted to new SPI API 2017-01-25 16:46:05 +01:00
native periph/hwrng: use void* buf for hwrng_read() 2017-02-07 13:20:39 +01:00
nrf5x_common cpu/nrf5x: implemented UART TX only mode 2017-02-09 10:42:53 +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 periph/pwm: remove pwm_(start|stop) + doc 2017-02-13 09:37:31 +01:00
samd21 periph/pwm: remove pwm_(start|stop) + doc 2017-02-13 09:37:31 +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 Merge pull request #6568 from haukepetersen/opt_periph_uarttxonly 2017-02-24 13:01:38 +01:00
stm32f0 cpu/stm32f0: add support for stm32f031k6 2017-02-22 16:34:44 +01:00
stm32f1 cpu/stm32: moved flashpage driver to common code 2017-02-13 09:45:37 +01:00
stm32f2 periph/hwrng: use void* buf for hwrng_read() 2017-02-07 13:20:39 +01:00
stm32f3 cpu: stm32: remove SPI rework leftovers 2017-01-26 11:16:31 +01:00
stm32f4 cpu/stm32f4: add stm32f413zh support 2017-02-23 17:01:44 +01:00
stm32l1 cpu: stm32: remove SPI rework leftovers 2017-01-26 11:16:31 +01:00
x86 x86: Remove atomic_arch 2017-02-08 16:23:50 +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 use GCC include paths when cross compiling 2017-02-16 16:28:36 +01:00
Makefile.include.msp430_common cpu: make CFLAGS_DBG configurable 2017-01-16 15:54:59 +01:00