1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Joakim Nohlgård 078104223a
Merge pull request #8732 from girtsf/cortexm-fix-no-mpu
cortexm_common: don't try to set MEMFAULTENA on ARMv6-M
2018-03-13 21:06:21 +01:00
..
arm7_common cpu: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
atmega256rfr2 cpu/atmega256rfr2: ATmega256rfr2 MCU support 2018-03-02 13:33:53 +01:00
atmega328p
atmega1281
atmega2560
atmega_common atmega: add last instruction print 2018-03-06 14:57:18 +01:00
cc26x0
cc430 cpu: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
cc2538 drivers: net: adapt to iolist-using netdev 2018-03-06 14:00:31 +01:00
cortexm_common cortexm_common: don't try to set MEMFAULTENA on ARMv6-M 2018-03-12 19:57:29 -07:00
efm32 cpu/efm32/periph/timer: remove timer_set duplicate 2018-03-01 17:31:15 +01:00
ezr32wg
kinetis Merge pull request #8447 from haukepetersen/opt_test_periphuartpower 2018-03-05 09:49:20 +01:00
lm4f120
lpc1768
lpc2387 cpu/lpc2487: add empty uart/power_x functions 2018-03-02 10:53:55 +01:00
mips32r2_common mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00
mips32r2_generic
mips_pic32_common mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00
mips_pic32mx mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00
mips_pic32mz mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00
msp430_common cpu: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
msp430fxyz
native drivers: net: adapt to iolist-using netdev 2018-03-06 14:00:31 +01:00
nrf5x_common drivers: net: adapt to iolist-using netdev 2018-03-06 14:00:31 +01:00
nrf51
nrf52 make: mcuboot: add MCUBOOT_ namespacing 2018-02-06 16:41:48 +01:00
sam0_common
sam3
sam_common
samd21 samd21/cpu DFLL lock loop error 2018-01-26 09:59:59 -07:00
saml21 cpu/saml21: fix RTC wrong condition for #if 2018-03-06 21:36:18 +01:00
stellaris_common
stm32_common cpu/stm32_common: unify flashpage support 2018-03-13 16:30:04 +01:00
stm32f0 cpu/stm32f0: add flashpage_raw support 2018-03-13 16:30:04 +01:00
stm32f1 cpu/stm32f1: add flashpage_raw support 2018-03-13 16:30:04 +01:00
stm32f2 cpu/stm32: unify cpu_init() 2018-03-05 12:35:00 +01:00
stm32f3 cpu/stm32: unify cpu_init() 2018-03-05 12:35:00 +01:00
stm32f4 cpu/stm32f4: add pm support in i2c driver 2018-03-06 15:13:02 +01:00
stm32f7 cpu/stm32: unify cpu_init() 2018-03-05 12:35:00 +01:00
stm32l0 cpu/stm32l0: add flashpage support 2018-03-13 16:30:04 +01:00
stm32l1 cpu/stm32l1: add flashpage support 2018-03-13 16:30:04 +01:00
stm32l4 Merge pull request #8735 from kaspar030/stm32_unify_cpu_init 2018-03-06 14:09:13 +01:00
doc.txt