1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2018-10-09 15:11:00 +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 atmega_common: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:10:59 +02:00
cc26x0 cc26x0: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:10:59 +02:00
cc430 cpu/cc430: remove duplicate include 2018-09-11 16:32:34 +02:00
cc2538 cc2538: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:10:59 +02:00
cortexm_common cppcheck: add/correct reason for cppcheck-suppress 2018-09-25 12:03:58 +02:00
efm32 efm32: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:10:59 +02:00
esp8266 esp8266: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:11:00 +02:00
ezr32wg ezr32wg: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:11:00 +02:00
fe310 fe310: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:11:00 +02:00
kinetis kinetis: mark closing #endif for MODULE_PERIPH_GPIO_IRQ 2018-10-09 15:11:00 +02:00
lm4f120 cpu/lm4f120/gpio: use gpio_irq feature 2018-09-21 08:18:42 +02:00
lpc1768 cpu/lpc1768/gpio: use gpio_irq feature 2018-09-21 08:18:55 +02:00
lpc2387 cpu/lpc2387/gpio: use gpio_irq feature 2018-09-21 08:19:15 +02:00
mips32r2_common cppcheck: add/correct reason for cppcheck-suppress 2018-09-25 12:03:58 +02:00
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 boards/makefiles: Remove '-Otype' from OFLAGS 2018-04-09 17:32:46 +02:00
mips_pic32mz mips_pic32mz: Tabs to spaces in ldscript 2018-05-09 00:41:27 +02:00
msp430_common cpu/msp430: increase default stacksize for gnrc_ipv6 thread 2018-09-26 11:06:05 +02:00
msp430fxyz msp430fxyz: Disable GPIO ISRs when periph_gpio_irq is not selected 2018-08-29 08:53:20 +02:00
native native/netdev_tap: Rename variable to fix Wshadow warning 2018-09-28 09:57:30 +02:00
nrf5x_common cpu/nrf5x/gpio: use periph_gpio_irq feature 2018-09-21 09:19:08 +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/samr30: add support for samr30g18a 2018-10-01 10:15:08 +02:00
sam3 cpu/sam3/gpio: use gpio_irq feature 2018-09-21 08:19:41 +02:00
sam_common cpu*: fix doxygen grouping 2018-06-11 19:12:02 +02:00
samd21 cpu/samd21: add SRAM based random seed 2018-07-04 17:55:20 +02:00
saml21 cpu/samr30: add support for samr30g18a 2018-10-01 10:15:08 +02:00
stellaris_common
stm32_common cpu/stm32_common/gpio: use gpio_irq feature 2018-09-21 08:19:51 +02:00
stm32f0 cpu/stm32f0: update stm32f091 vendor header 2018-08-07 14:47:40 +02:00
stm32f1 cpu/stm32f1/gpio: use gpio_irq feature 2018-09-21 08:20:04 +02:00
stm32f2 cpu/stm32_common: split common i2c periph in 2 2018-07-25 12:01:36 +02:00
stm32f3 cpu/stm32{f0,f3,f7,l0,l4}: unify i2c driver and use new API 2018-07-25 12:01:35 +02:00
stm32f4 Merge pull request #9505 from PeterKietzmann/pr_puf_stm32 2018-08-17 13:08:21 +02:00
stm32f7 cpu/stm32f7: remove conflicting enum from vendor header 2018-07-10 15:37:59 +02:00
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 cpu/stm32l4: configure flashpage 2018-08-06 12:33:03 +02:00
doc.txt