1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
benpicco b6b1468240
Merge pull request #17980 from maribu/gpio_ll/nrf5x
cpu/nrf5x_common: implement periph/gpio_ll{,_irq}
2022-04-26 11:27:02 +02:00
..
arm7_common cpu/arm7, arch/cortexm: Remove -fno-builtin flag 2022-04-02 16:58:09 -07: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: Remember CTC mode with timer_periodic 2021-12-13 12:08:38 +01:00
atxmega cpu: include IDLE in PM_NUM_MODES 2022-04-06 12:29:25 +02:00
avr8_common Merge pull request #17359 from benpicco/irq_is_in-bool 2022-01-06 18:13:20 +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/periph/i2c: update implementations to new I2C API 2021-11-29 06:35:25 +01:00
cc2538 cpu: include IDLE in PM_NUM_MODES 2022-04-06 12:29:25 +02:00
cortexm_common Merge pull request #17436 from Ollrogge/reserve_flash 2022-03-17 21:44:32 +01:00
efm32 cpu: include IDLE in PM_NUM_MODES 2022-04-06 12:29:25 +02:00
esp32 cpu: include IDLE in PM_NUM_MODES 2022-04-06 12:29:25 +02:00
esp8266 cpu/esp: model missing modules 2022-02-09 16:50:04 +01:00
esp_common dist/tools: rename esptool to esptools to use it for several tools 2022-03-04 08:34:19 +01:00
fe310 Merge pull request #17342 from aabadie/pr/sysclk 2021-12-15 15:41:34 +01:00
gd32v periph/flashpage: Add _in_address_space feature 2022-03-17 19:45:54 +01:00
kinetis cpu: include IDLE in PM_NUM_MODES 2022-04-06 12:29:25 +02:00
lm4f120 Merge pull request #15902 from maribu/spi-api-change-1 2021-09-02 08:50:56 +02:00
lpc23xx cpu: include IDLE in PM_NUM_MODES 2022-04-06 12:29:25 +02:00
lpc1768 cpu: include IDLE in PM_NUM_MODES 2022-04-06 12:29:25 +02: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 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 periph/flashpage: Add _in_address_space feature 2022-03-17 19:45:54 +01:00
msp430fxyz cpu/msp430: add Kconfig 2021-12-02 16:33:19 +01:00
native boards/native: only one CAN_DLL by default 2022-04-20 14:40:06 +02:00
nrf5x_common cpu/nrf5x_common: implement periph/gpio_ll{,_irq} 2022-04-23 19:47:00 +02:00
nrf51 cpu/periph/i2c: update implementations to new I2C API 2021-11-29 06:35:25 +01:00
nrf52 cpu/nrf52/radio: fix confirm_op info cast 2022-03-23 19:07:49 +01:00
nrf9160 cpu/nrf5x_common: implement periph/gpio_ll{,_irq} 2022-04-23 19:47:00 +02:00
qn908x treewide: make all modules use Kconfig ZTIMER_USEC indirection 2022-03-17 14:33:07 +01:00
riscv_common cpu/riscv_common: fix undeclared memory region linker error 2022-04-04 13:18:01 +02:00
rpx0xx tools/elf2uf2: addition of new PROGRAMMER for rpi-pico board 2021-12-15 11:40:10 -05:00
sam0_common cpu/sam0_eth: implement SLEEP state 2022-03-31 23:54:33 +02:00
sam3 sys/ztimer: select ztimer_periph_no_rtt only for samd21 2022-03-15 08:15:22 +01:00
sam_common cpu/sam_common: set CPU_HAS_BITBAND 2020-08-08 12:44:11 +02:00
samd5x cpu/samd*: adjust PM_BLOCKER_INITIAL to the new API 2022-04-06 12:29:25 +02:00
samd21 cpu/samd*: adjust PM_BLOCKER_INITIAL to the new API 2022-04-06 12:29:25 +02:00
saml1x cpu/samd*: adjust PM_BLOCKER_INITIAL to the new API 2022-04-06 12:29:25 +02:00
saml21 cpu: include IDLE in PM_NUM_MODES 2022-04-06 12:29:25 +02:00
stellaris_common cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
stm32 cpu/stm32: adapt ltdc periph disp_dev interface 2022-04-13 12:49:58 +02: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