1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2020-04-07 09:12:44 +02:00
..
arm7_common Merge pull request #13317 from benpicco/arm7-event_thread 2020-02-26 08:39:00 +01:00
atmega32u4 cpu/atmega32u4: make THREAD_STACKSIZE_IDLE configurable 2020-03-12 13:35:43 +01:00
atmega128rfa1
atmega256rfr2
atmega328p
atmega1281
atmega1284p
atmega2560
atmega_common cpu: atmega_common: make THREAD_STACKSIZE_IDLE configurable 2020-03-12 13:01:13 +01:00
cc26x0 cc26xx_cc13xx: add API to manage peripheral clocks 2020-03-23 09:33:53 -05:00
cc26x2_cc13x2 cc26xx_cc13xx: add API to manage peripheral clocks 2020-03-23 09:33:53 -05:00
cc26xx_cc13xx cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
cc430
cc2538 cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
cortexm_common cpu/cortexm: Add 'cortexm_fpu' as a DEFAULT_MODULE if possible 2020-04-01 09:46:29 +02:00
efm32 cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
esp32 cpu/esp32: use RTT based RTC implementation 2020-04-07 09:12:44 +02:00
esp8266 cpu/esp: move BACKUP* attributes to esp_common 2020-04-03 18:07:12 +02:00
esp_common cpu/esp: move BACKUP* attributes to esp_common 2020-04-03 18:07:12 +02:00
ezr32wg cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
fe310
kinetis cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
lm4f120 cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
lpc1768 cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
lpc2387 cpu/lpc2387: define BACKUP_RAM attribute 2020-03-19 13:38:50 +01:00
mips32r2_common cpu: mips32r2_common: Implement mips32r2_isr_end 2020-03-25 19:10:01 +00:00
mips_pic32_common cpu: mips_pic32_common: Use mips32r2_isr_end in timer interrupt handler 2020-03-25 19:10:01 +00:00
mips_pic32mx cpu: mips: Refactor EIC 2020-03-25 19:10:01 +00:00
mips_pic32mz cpu: mips: Refactor EIC 2020-03-25 19:10:01 +00:00
msp430_common cpu: remove exports of UNDEF vars 2020-02-25 09:40:34 +01:00
msp430fxyz
native drivers/netdev: use netdev_trigger_event_isr function 2020-03-06 14:03:43 +01:00
nrf5x_common gnrc_netif_xxx_create: use external netif allocation 2020-03-26 11:12:23 +01:00
nrf51 cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
nrf52 cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
sam0_common cpu/sam0_common: distribute PM_NUM_MODES among siblings 2020-04-01 18:10:23 +02:00
sam3 cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
sam_common
samd5x cpu/sam0_common: distribute PM_NUM_MODES among siblings 2020-04-01 18:10:23 +02:00
samd21 cpu/sam0_common: distribute PM_NUM_MODES among siblings 2020-04-01 18:10:23 +02:00
saml1x cpu/saml1x, saml2x: PM_NUM_MODES is a valid mode 2020-04-01 18:10:23 +02:00
saml21 cpu/saml1x, saml2x: PM_NUM_MODES is a valid mode 2020-04-01 18:10:23 +02:00
stellaris_common
stm32_common cpu/cortexm_common: Move common modules to Makefile.dep 2020-04-01 09:46:21 +02:00
stm32f0 cpu/stm: Fix broken character encoding 2020-03-24 16:07:19 +01:00
stm32f1 cpu/{stm32r1,stm32_common}: Allow exposing JTAG pins as GPIOs 2020-03-08 13:05:35 +01:00
stm32f2 cpu/stm: Fix broken character encoding 2020-03-24 16:07:19 +01:00
stm32f3 cpu/stm: Fix broken character encoding 2020-03-24 16:07:19 +01:00
stm32f4 cpu/*: add cortex_mpu to known-to-support CPU families 2020-03-03 22:59:41 +01:00
stm32f7 cpu/stm: Fix broken character encoding 2020-03-24 16:07:19 +01:00
stm32l0 cpu/*: add cortex_mpu to known-to-support CPU families 2020-03-03 22:59:41 +01:00
stm32l1 cpu/*: add cortex_mpu to known-to-support CPU families 2020-03-03 22:59:41 +01:00
stm32l4 cpu/stm32_common: add common L4 and WB stmclk 2020-03-25 09:29:57 +01:00
stm32wb cpu/stm32_common: add common L4 and WB stmclk 2020-03-25 09:29:57 +01:00
doc.txt