1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2018-04-25 15:54:00 +02: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 cpu: adapt to COREIF_NG removal 2017-11-16 14:40:16 +01:00
atmega1281 cpu: adapt to COREIF_NG removal 2017-11-16 14:40:16 +01:00
atmega1284p cpu/atmega1284p: Initial ATmega1284P support 2018-03-25 14:24:37 -04:00
atmega2560 cpu: adapt to COREIF_NG removal 2017-11-16 14:40:16 +01:00
atmega_common atmega_common: improve posix_unistd syscalls 2018-04-13 10:51:07 +02:00
cc26x0 build: fix unused parameter errors 2017-11-28 14:36:01 +01:00
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 cpu: cortexm_common: use thread_yield_higher() in cortexm_isr_end() 2018-04-13 10:12:39 +02:00
efm32 cpu: efm32: mark rtc+rtt as conflict. 2018-04-11 18:39:59 +02:00
ezr32wg make: fix sign-compare errors 2017-11-28 11:55:48 +01:00
kinetis kinetis: Refactor clock generator initialization 2018-04-17 06:59:22 +02:00
lm4f120 build: fix unused parameter errors 2017-11-28 14:36:01 +01:00
lpc1768 cpu/lpc1768: remove useless timer periph file guard 2018-04-16 10:09:03 +02:00
lpc2387 cpu/lpc2487: add empty uart/power_x functions 2018-03-02 10:53:55 +01:00
mips32r2_common mips32r2_common/periph/timer: fix return values 2018-03-22 14:21:03 +01:00
mips32r2_generic cpu/mips32r2_generic: Add PERIPH_TIMER_PROVIDES_SET 2018-03-22 14:21:24 +01:00
mips_pic32_common mips: Correct usage of USEMODULE 2018-01-15 14:02:59 +00:00
mips_pic32mx boards/makefiles: Remove '-Otype' from OFLAGS 2018-04-09 17:32:46 +02:00
mips_pic32mz boards/makefiles: Remove '-Otype' from OFLAGS 2018-04-09 17:32:46 +02:00
msp430_common cpu/msp430: use const pointer in flashpage 2018-03-14 16:28:32 +01:00
msp430fxyz cpu/xxx430: correct channel check in periph timer driver 2017-11-29 16:47:09 +01:00
native Revert "native: remove non required NATIVEINCLUDES" 2018-04-12 17:48:07 +02:00
nrf5x_common cpu/nrf5x: added nrfble radio driver 2018-04-06 11:18:53 +02:00
nrf51 cpu/nrf51/pwm: initial implementation 2018-04-25 15:54:00 +02:00
nrf52 make: mcuboot: add MCUBOOT_ namespacing 2018-02-06 16:41:48 +01:00
sam0_common cpu/sam0: use const pointer in flashpage 2018-03-14 16:28:33 +01:00
sam3 cpu/sam3: fix build failure with TOOLCHAIN=llvm 2018-02-21 15:32:00 +01:00
sam_common cpu, sam3: adapt to sam_common 2017-10-09 12:06:35 +02:00
samd21 cpu/samd21: Avoid clearing interrupt bits unintentionally 2018-03-27 07:54:18 +02:00
saml21 cpu/saml21: fix RTC wrong condition for #if 2018-03-06 21:36:18 +01:00
stellaris_common cpu/stellaris: Rename Makefile -> Makefile.include 2017-04-04 19:57:12 +02:00
stm32_common cpu/stm32: use const pointer in flashpage 2018-03-14 16:28:33 +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 i2c : timeout added on busy waiting loop 2018-03-29 10:23:43 +02:00
stm32l1 cpu/stm32l1: add flashpage support 2018-03-13 16:30:04 +01:00
stm32l4 cpu/stm32l4: add support for stm32l433rc 2018-03-21 17:07:28 +01:00
doc.txt cpu: doc typos 2017-01-20 13:36:26 +01:00