1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2021-11-22 12:25:57 +01:00
..
arm7_common cpu/arm7_common: suppress false positives of cppcheck 2021-11-16 21:51:48 +01:00
atmega32u4 cpu/avr8_common: Fix link with binutils > 2.35.2 2021-10-13 16:37:19 +02:00
atmega128rfa1 cpu/avr8_common: Fix link with binutils > 2.35.2 2021-10-13 16:37:19 +02:00
atmega256rfr2 cpu/avr8_common: Fix link with binutils > 2.35.2 2021-10-13 16:37:19 +02:00
atmega328p cpu/avr8_common: Fix link with binutils > 2.35.2 2021-10-13 16:37:19 +02:00
atmega1281 cpu/atmega1281: fix pcint 2021-11-17 15:05:25 +01:00
atmega1284p cpu/avr8_common: Fix link with binutils > 2.35.2 2021-10-13 16:37:19 +02:00
atmega2560 cpu/avr8_common: Fix link with binutils > 2.35.2 2021-10-13 16:37:19 +02:00
atmega_common cpu/atmega_common: move PCINT documentation from boards 2021-11-22 12:25:57 +01:00
atxmega cpu/atxmega: fix dependency 2021-11-22 12:25:57 +01:00
avr8_common cpu/avr8_common: model Kconfig 2021-11-22 12:25:29 +01:00
cc26x0_cc13x0 cpu/cc26x0_cc13x0: model Kconfig 2021-11-19 10:52:08 +01:00
cc26x2_cc13x2 cpu/cc26x2_cc13x2: model Kconfig 2021-11-19 10:52:23 +01:00
cc26xx_cc13xx cpu/cc26xx_cc13xx: model Kconfig 2021-11-19 10:50:50 +01:00
cc2538 cpu/cc2538: adjust rom size to account for cca region 2021-10-25 15:13:37 +02:00
cortexm_common cpu/cortexm_common: make CI happy 2021-11-16 21:52:55 +01:00
efm32 cpu/efm32: model Kconfig 2021-11-18 09:03:06 +01:00
esp32 cpu/esp32: fix cast to periph type 2021-11-18 10:14:51 +01:00
esp8266 cpu/esp8266: place freertos functions in IRAM 2021-10-29 11:17:24 +02:00
esp_common cpu/esp_common: fix unaligned access in periph_flashpage 2021-11-07 22:06:27 +01:00
fe310 cpu/fe310: uncrustify 2021-11-18 15:44:17 +01:00
gd32v cpu/gd32v: uart: fix function parameter 2021-11-18 10:14:51 +01:00
kinetis cpu/kinetis: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
lm4f120 Merge pull request #15902 from maribu/spi-api-change-1 2021-09-02 08:50:56 +02:00
lpc23xx cpu/lpc23xx: extend flashpage API 2021-10-25 15:07:37 +02:00
lpc1768 cpu/lpc1768: add Kconfig configuration 2021-11-22 09:07:42 +01:00
mips32r2_common cpu: drop cpu_init() from public headers 2021-10-18 17:31:26 +02:00
mips_pic32_common treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
mips_pic32mx cpu/mips: remove never used load memory address 2020-10-13 18:57:39 +02:00
mips_pic32mz cpu/mips: remove never used load memory address 2020-10-13 18:57:39 +02:00
msp430_common Merge pull request #16972 from Ollrogge/flashpage_pr 2021-10-26 12:51:05 +02:00
msp430fxyz cpu/msp430*: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
native Merge pull request #17155 from maribu/cpu/native 2021-11-16 20:48:32 +01:00
nrf5x_common Merge pull request #17201 from bergzand/pr/nrf5x/periph_qdec 2021-11-18 22:30:58 +01:00
nrf51 cpu/periph_spi: update implementations to new API 2021-09-01 21:38:40 +02:00
nrf52 nrf52/usb: Adapt to xmit API 2021-11-16 20:17:03 +01:00
nrf9160 boards/nrf9160dk: add riotboot to FEATURES_PROVIDED 2021-11-18 23:05:42 +01:00
qn908x cpu/qnx908x: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
riscv_common cpu/riscv_common: uncrustify 2021-11-19 00:20:12 +01:00
rpx0xx treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
sam0_common cpu/sam0_common: SPI: don't perform DMA transfer for small buffers 2021-11-19 17:22:51 +01:00
sam3 cpu/sam*: fix doxygen grouping warnings 2021-09-11 12:45:15 +02:00
sam_common cpu/sam_common: set CPU_HAS_BITBAND 2020-08-08 12:44:11 +02:00
samd5x cpu/sam0_common: SPI: don't perform DMA transfer for small buffers 2021-11-19 17:22:51 +01:00
samd21 cpu/sam0_common: SPI: don't perform DMA transfer for small buffers 2021-11-19 17:22:51 +01:00
saml1x cpu/sam0_common: SPI: don't perform DMA transfer for small buffers 2021-11-19 17:22:51 +01:00
saml21 cpu/sam0_common: SPI: don't perform DMA transfer for small buffers 2021-11-19 17:22:51 +01:00
stellaris_common cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
stm32 cpu/stm32: clone cmsis header in build/stm32 2021-11-19 13:24:57 +01:00
doc.txt docs/doxygen : Add CPU section 2021-07-09 10:47:42 +02:00
Kconfig treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02:00