1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
Juergen Fitschen 0151279ffe
Merge pull request #18780 from jue89/feature/efm32-series2
EFM32: add cpu family EFR32ZG23 and board xG23-PK6068A
2022-10-26 19:18:30 +02:00
..
arm7_common cpu/arm7_common: align stacks correctly 2022-10-12 21:53:16 +02:00
atmega32u4 cpu/atmega_common: implement periph/gpio_ll{,_irq} 2022-05-02 14:44:55 +02:00
atmega128rfa1 cpu/atmega_common: implement periph/gpio_ll{,_irq} 2022-05-02 14:44:55 +02:00
atmega256rfr2 cpu/atmega_common: implement periph/gpio_ll{,_irq} 2022-05-02 14:44:55 +02:00
atmega328p cpu/atmega_common: implement periph/gpio_ll{,_irq} 2022-05-02 14:44:55 +02:00
atmega1281 cpu/atmega_common: implement periph/gpio_ll{,_irq} 2022-05-02 14:44:55 +02:00
atmega1284p cpu/atmega_common: implement periph/gpio_ll{,_irq} 2022-05-02 14:44:55 +02:00
atmega2560 cpu/atmega_common: implement periph/gpio_ll{,_irq} 2022-05-02 14:44:55 +02:00
atmega_common treewide: fix typos 2022-09-15 12:12:23 +02:00
atxmega Merge pull request #18619 from maribu/core/mutex/cleanup 2022-10-03 10:58:07 +02:00
avr8_common Merge pull request #18571 from maribu/sys/tiny_strerror 2022-10-05 09:24:40 +02:00
cc26x0_cc13x0 treewide: fix typos 2022-09-15 12:12:23 +02:00
cc26x2_cc13x2 cpu/cc26x2_cc13x2: model Kconfig 2021-11-19 10:52:23 +01:00
cc26xx_cc13xx treewide: fix typos 2022-09-15 12:12:23 +02:00
cc2538 Kconfig/ieee802154: fix typo in hal selector 2022-08-10 13:43:04 +02:00
cortexm_common cpu/cortexm: clear FPU state in cpu_switch_context_exit() 2022-10-05 22:17:26 +02:00
efm32 cpu/efm32: add efr32zg23 family 2022-10-24 23:16:39 +02:00
esp32 cpu/esp32s{2,3}: DWC2_USB_OTG_FS_TOTAL_FIFO_SIZE must not overridable 2022-10-17 20:03:51 +02:00
esp8266 treewide: fix typos 2022-09-15 12:12:23 +02:00
esp_common cpu/esp_common/periph_uart: fix call to _uart_set_mode 2022-10-10 14:27:27 +02:00
fe310 Merge pull request #17342 from aabadie/pr/sysclk 2021-12-15 15:41:34 +01:00
gd32v treewide: fix typos 2022-09-15 12:12:23 +02:00
kinetis doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
lm4f120 cpu/lm4f120: make use of cortexm.ld 2022-09-23 15:55:30 +02:00
lpc23xx Merge pull request #18226 from benpicco/cpu_get_last_instruction 2022-09-15 20:06:10 +02:00
lpc1768 cpu/lpc1768: make use of cortexm.ld 2022-09-23 15:55:21 +02:00
msp430_common cpu: cpu_print_last_instruction() -> cpu_get_caller_pc() 2022-09-15 10:49:56 +02:00
msp430fxyz cpu/msp430: add Kconfig 2021-12-02 16:33:19 +01:00
native Merge pull request #18735 from Teufelchen1/chore/native_macos 2022-10-26 12:48:00 +02:00
nrf5x_common cpu/nrf51: use cortexm.ld 2022-09-23 15:55:05 +02:00
nrf51 cpu/nrf51: use cortexm.ld 2022-09-23 15:55:05 +02:00
nrf52 cpu/nrf51: use cortexm.ld 2022-09-23 15:55:05 +02:00
nrf9160 cpu/nrf51: use cortexm.ld 2022-09-23 15:55:05 +02:00
qn908x doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
riscv_common cpu: cpu_print_last_instruction() -> cpu_get_caller_pc() 2022-09-15 10:49:56 +02:00
rpx0xx cpu/rpx0xx: timer: implement TIM_FLAG_SET_STOPPED 2022-03-01 14:22:53 +01:00
sam0_common cpu/sam0_common: ADC keep muxpos as legacy define 2022-10-04 15:45:25 +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: make use of cortexm.ld 2022-09-23 15:55:12 +02:00
samd5x Merge pull request #18146 from benpicco/cpu/sam0_common/adc-diffmode 2022-09-27 17:34:07 +02:00
samd21 Merge pull request #18146 from benpicco/cpu/sam0_common/adc-diffmode 2022-09-27 17:34:07 +02:00
saml1x cpu/sam0_common: add ADC pin aliases 2022-08-31 18:23:44 +02:00
saml21 cpu/sam0_common: add ADC pin aliases 2022-08-31 18:23:44 +02:00
stellaris_common cpu: do not locally export compilation variables 2019-08-29 10:35:53 +02:00
stm32 cpu/stm32: define CFG_TUSB_RHPORT{0,1}_MODE dependent on used USB ports 2022-10-21 11:43:55 +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