1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
2022-04-28 13:27:59 +02:00
..
arm7_common core: change return type of irq_is_in(), irq_is_enabled() to bool 2021-12-08 15:53:15 +01:00
atmega32u4
atmega128rfa1
atmega256rfr2
atmega328p
atmega1281
atmega1284p
atmega2560
atmega_common cpu/atmega_common: timer: implement TIM_FLAG_SET_STOPPED 2022-04-28 13:27:59 +02:00
atxmega makefiles/kconfig: use two lists for boards and CPUs default configs 2021-12-13 12:33:21 +01:00
avr8_common Merge pull request #17359 from benpicco/irq_is_in-bool 2022-01-06 18:13:20 +01:00
cc26x0_cc13x0
cc26x2_cc13x2
cc26xx_cc13xx cpu/periph/i2c: update implementations to new I2C API 2021-11-29 06:35:25 +01:00
cc2538 cpu/cc2538/rtt: fix rtt_set_counter 2022-01-18 16:39:04 +01:00
cortexm_common Merge pull request #17133 from chrysn-pull-requests/doc-develhelp-stackoverflow-precision 2022-01-27 15:09:22 +01:00
efm32 cpu/efm32: select series-specific drivers in periph Makefile 2022-02-17 11:09:24 +01:00
esp32 boards/esp32-*: drop custom board_init() 2022-02-22 18:27:37 +01:00
esp8266 cpu/esp: model missing modules 2022-02-09 16:50:04 +01:00
esp_common cpu/esp: model missing modules 2022-02-09 16:50:04 +01:00
fe310 Merge pull request #17342 from aabadie/pr/sysclk 2021-12-15 15:41:34 +01:00
gd32v cpu/gd32v: timer: implement TIM_FLAG_SET_STOPPED 2022-04-28 13:27:59 +02:00
kinetis boards/kinetis: replace GPIO_UNDEF with SPI_CS_UNDEF 2022-01-06 12:34:09 +01:00
lm4f120
lpc23xx cpu/lpc23xx: timer: implement TIM_FLAG_SET_STOPPED 2022-04-28 13:27:59 +02:00
lpc1768 makefiles/kconfig: use two lists for boards and CPUs default configs 2021-12-13 12:33:21 +01:00
mips32r2_common core: change return type of irq_is_in(), irq_is_enabled() to bool 2021-12-08 15:53:15 +01:00
mips_pic32_common cpu/mips: deprecate mips cpu 2021-12-09 10:14:52 +01:00
mips_pic32mx
mips_pic32mz
msp430_common core: change return type of irq_is_in(), irq_is_enabled() to bool 2021-12-08 15:53:15 +01:00
msp430fxyz cpu/msp430: add Kconfig 2021-12-02 16:33:19 +01:00
native cpu/native: improve getpid() stub message 2022-02-16 11:38:32 +01:00
nrf5x_common cpu/nrf5x_common: timer: implement TIM_FLAG_SET_STOPPED 2022-04-28 13:27:59 +02:00
nrf51 cpu/periph/i2c: update implementations to new I2C API 2021-11-29 06:35:25 +01:00
nrf52 cpu/nrf52-9160: add periph_spi_init_gpio 2022-02-08 09:17:48 +01:00
nrf9160 cpu/nrf52-9160: add periph_spi_init_gpio 2022-02-08 09:17:48 +01:00
qn908x cpu/qn908x: migrate ADC periph to ztimer 2021-12-04 17:49:57 +01:00
riscv_common cpu/riscv_common: add puf_sram feature 2022-02-16 15:18:37 +01:00
rpx0xx cpu/rpx0xx: timer: implement TIM_FLAG_SET_STOPPED 2022-03-01 14:22:53 +01:00
sam0_common cpu/sam0_common: timer: implement TIM_FLAG_SET_STOPPED flag 2022-03-01 14:22:40 +01:00
sam3 cpu: do not auto-select ztimer_periph_rtt for sam0, fe310 2021-12-14 18:43:53 +01:00
sam_common
samd5x Merge pull request #16681 from benpicco/drivers/dose-collision 2021-12-08 20:48:28 +01:00
samd21 Merge pull request #16681 from benpicco/drivers/dose-collision 2021-12-08 20:48:28 +01:00
saml1x Merge pull request #16681 from benpicco/drivers/dose-collision 2021-12-08 20:48:28 +01:00
saml21 cpu/saml21: derive low power SRAM length from model number 2022-02-21 19:04:16 +01:00
stellaris_common
stm32 cpu/stm32: timer: implement TIM_FLAG_SET_STOPPED 2022-04-28 13:27:59 +02:00
doc.txt
Kconfig