.. |
arm7_common
|
cpu/arm7: Fix undefined behavior based on invalid assembly
|
2023-05-19 11:34:30 +02:00 |
atmega8
|
cpu/avr8: Enable PM periph to all SoC
|
2023-12-01 14:12:23 +01:00 |
atmega32u4
|
cpu/avr8: Enable PM periph to all SoC
|
2023-12-01 14:12:23 +01:00 |
atmega128rfa1
|
cpu/avr8: Enable PM periph to all SoC
|
2023-12-01 14:12:23 +01:00 |
atmega256rfr2
|
cpu/avr8: Enable PM periph to all SoC
|
2023-12-01 14:12:23 +01:00 |
atmega328p
|
cpu/avr8: Enable PM periph to all SoC
|
2023-12-01 14:12:23 +01:00 |
atmega1281
|
cpu/avr8: Enable PM periph to all SoC
|
2023-12-01 14:12:23 +01:00 |
atmega1284p
|
cpu/avr8: Enable PM periph to all SoC
|
2023-12-01 14:12:23 +01:00 |
atmega2560
|
cpu/avr8: Enable PM periph to all SoC
|
2023-12-01 14:12:23 +01:00 |
atmega_common
|
cpu/atmega_common: implement gpio_ll_switch_dir
|
2024-02-05 10:56:16 +01:00 |
atxmega
|
cpu/atxmega: Drop unnecessary test config
|
2023-12-01 14:12:24 +01:00 |
avr8_common
|
sys/cpp_new_delete: always enable the module when C++ is used
|
2024-02-07 11:40:23 +01:00 |
cc26x0_cc13x0
|
cpu/cc26x0_cc13x0: Drop feature cortexm_mpu
|
2023-04-26 10:51:52 +02:00 |
cc26x2_cc13x2
|
cpu: call early_init()
|
2023-01-08 22:26:12 +01:00 |
cc26xx_cc13xx
|
cpu/cc26xx_cc13xx: implement periph_timer_query_freqs
|
2023-12-07 16:15:43 +01:00 |
cc2538
|
cpu/cc2538: update function signature of EUI provider
|
2024-01-04 13:15:47 +01:00 |
cortexm_common
|
cpu/cortexm_common: allow to define AUX slot on flash
|
2024-02-28 11:49:05 +01:00 |
efm32
|
cpu/efm32: expose pull up on GPIO_DISCONNECT
|
2024-02-05 08:21:51 +01:00 |
esp32
|
Merge pull request #19738 from benpicco/stdio_dispatch
|
2024-02-09 16:13:27 +00:00 |
esp8266
|
cpu/esp: Use CPU_ESP8266 define instead of the removed MCU_ESP8266
|
2024-02-22 14:26:43 +01:00 |
esp_common
|
cpu/esp: Use CPU_ESP8266 define instead of the removed MCU_ESP8266
|
2024-02-22 14:26:43 +01:00 |
fe310
|
cpu/riscv: Add PMP driver
|
2023-06-28 11:55:34 +02:00 |
gd32v
|
cpu/gd32v: don't set FW_ROM_LEN to ROM_LEN
|
2024-02-28 13:49:12 +01:00 |
kinetis
|
cpu/kinetis: implement periph_timer_query_freqs
|
2023-12-07 16:17:31 +01:00 |
lm4f120
|
cpu: call early_init()
|
2023-01-08 22:26:12 +01:00 |
lpc23xx
|
cpu: Add TLS symbols for newer picolibc to linker scripts
|
2023-03-02 22:55:22 -08:00 |
lpc1768
|
cpu: call early_init()
|
2023-01-08 22:26:12 +01:00 |
msp430
|
cpu/msp430/x1xx: fix typo in doc
|
2024-02-07 20:07:53 +01:00 |
native
|
cpu/native: return _native_retval with NATIVE_AUTO_EXIT
|
2024-03-04 14:08:52 +01:00 |
nrf5x_common
|
Merge pull request #20290 from maribu/drivers/periph/gpio_ll/features
|
2024-02-05 07:30:54 +00:00 |
nrf51
|
Merge pull request #20102 from maribu/cpu/nrf5x_common/clean_up_uart
|
2023-11-26 20:43:29 +00:00 |
nrf52
|
cpu/nrf5x: clean up periph_uart
|
2023-11-26 21:33:23 +01:00 |
nrf53
|
drivers/ws281x: Fix Kconfig
|
2023-12-19 11:13:43 +01:00 |
nrf9160
|
drivers/ws281x: Fix Kconfig
|
2023-12-19 11:13:43 +01:00 |
qn908x
|
cpu/qn908x: implement periph_timer_query_freqs
|
2023-12-07 16:17:57 +01:00 |
riscv_common
|
cpu/riscv_common: allow to define AUX slot on flash
|
2024-02-28 11:49:05 +01:00 |
rpx0xx
|
cpu/rpx0xx: Fix kconfig model
|
2023-05-24 09:53:23 +02:00 |
sam0_common
|
cpu/sam0_common: RTC: avoid negative month after POR
|
2024-03-07 13:52:35 +01:00 |
sam3
|
cpu/sam3: assert valid freq in timer_init()
|
2023-09-15 12:58:31 +02:00 |
sam_common
|
cpu/sam_common: make use of cortexm.ld
|
2022-09-23 15:55:12 +02:00 |
samd5x
|
cpu/samd5x: make GCLK definitions overwritable
|
2023-11-23 21:00:16 +01:00 |
samd21
|
cpu/sam0_common: move adc_res_t to common code
|
2023-01-17 17:18:07 +01:00 |
saml1x
|
cpu/sam0_common: move adc_res_t to common code
|
2023-01-17 17:18:07 +01:00 |
saml21
|
treewide: fix path to ztimer test applications
|
2023-05-13 19:08:38 +02:00 |
stellaris_common
|
|
|
stm32
|
boards/nucleo-u575zi-q: Add support
|
2024-03-01 11:18:18 +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 |