1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/cpu
2018-09-21 08:19:31 +02:00
..
arm7_common
atmega256rfr2 cpu/atmega256rfr2: configure RAM and ROM length 2018-09-05 12:20:28 +02:00
atmega328p cpu/atmega328p: configure RAM and ROM length 2018-09-05 12:20:26 +02:00
atmega1281 cpu/atmega1281: configure RAM and ROM length 2018-09-05 12:20:23 +02:00
atmega1284p cpu/atmega1284p: configure RAM and ROM length 2018-09-05 12:20:31 +02:00
atmega2560 cpu/atmega2560: configure RAM and ROM length 2018-09-05 12:20:20 +02:00
atmega_common cpu/atmega_common: Allow specifying a reserved space in ROM 2018-09-05 12:20:36 +02:00
cc26x0
cc430 cpu/cc430: remove duplicate include 2018-09-11 16:32:34 +02:00
cc2538 cpu/cc2538: adapt and cleanup periph/hwrng 2018-09-03 09:01:42 +02:00
cortexm_common cpu/cortexm_common/cortexm_init: Allow piecewise calling 2018-08-28 14:07:50 +03:00
efm32 cpu: efm32: add support for no DC-DC converter 2018-09-17 19:31:22 +02:00
esp8266 cpu/esp8266: add missing PERIPH_TIMER_PROVIDES_SET 2018-09-07 22:14:32 +02:00
ezr32wg
fe310 cpu/fe310: add missing PERIPH_TIMER_PROVIDES_SET 2018-09-07 22:15:13 +02:00
kinetis make: Introduce new feature flag periph_gpio_irq 2018-08-29 08:53:20 +02:00
lm4f120
lpc1768
lpc2387 cpu/lpc2387: Use PRIu32 in DEBUG() in mci 2018-08-14 15:35:12 +02:00
mips32r2_common
mips32r2_generic cpu/mips32r2_generic: fix PERIPH_TIMER_PROVIDES_SET 2018-09-07 22:15:51 +02:00
mips_pic32_common cpu/mips_pic32/gpio: remove gpio_init_int stub 2018-09-20 14:50:32 +02:00
mips_pic32mx
mips_pic32mz
msp430_common
msp430fxyz msp430fxyz: Disable GPIO ISRs when periph_gpio_irq is not selected 2018-08-29 08:53:20 +02:00
native cpu/native/gpio: remove empty gpio irq func stubs 2018-09-20 14:51:19 +02:00
nrf5x_common cpu/nrf52: initial PWM implementation 2018-08-21 11:28:23 +02:00
nrf51 cpu/nrf51: fix formatting uint to PRIu32 2018-08-13 17:56:05 +02:00
nrf52 cpu/nrf52: initial PWM implementation 2018-08-21 11:28:23 +02:00
sam0_common cpu/sam0_common/gpio: use gpio_irq feature 2018-09-21 08:19:31 +02:00
sam3
sam_common
samd21
saml21
stellaris_common
stm32_common Merge pull request #9505 from PeterKietzmann/pr_puf_stm32 2018-08-17 13:08:21 +02:00
stm32f0 cpu/stm32f0: update stm32f091 vendor header 2018-08-07 14:47:40 +02:00
stm32f1
stm32f2
stm32f3
stm32f4 Merge pull request #9505 from PeterKietzmann/pr_puf_stm32 2018-08-17 13:08:21 +02:00
stm32f7
stm32l0 stm32l1/0: move EEPROM config to periph_conf.h 2018-08-15 15:27:03 +02:00
stm32l1 cpu/stm32l1: Add support for stm32l151cb CPU 2018-09-18 18:05:34 +02:00
stm32l4
doc.txt