1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu
chrysn feff412bcc pkg: Move versions to dedicated line
Makefiles don't do comments, so these were forwarded into the variable.
*Most* users would expand the arguments to a shell where it'd be
ignored, but not all of them.

Contributes-To: https://github.com/RIOT-OS/RIOT/pull/18489

(This is also where the one version that is added here was removed).
2022-09-26 17:45:54 +02:00
..
arm7_common cpu/arm7_common: fix compilation with 12.2.0 2022-09-23 18:41:12 +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 cpu/atxmega: fix building with avr-libc 2.1.0 2022-09-22 13:56:53 +02:00
avr8_common cpu/avr8_common: add strings.h for compatibility 2022-09-22 08:33:37 +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: cpu_print_last_instruction() -> cpu_get_caller_pc() 2022-09-15 10:49:56 +02:00
efm32 cpu/efm32/periph: remove seriesn in kconfig 2022-08-17 14:37:23 +02:00
esp32 Merge pull request #18548 from yarrick/lwip_init 2022-09-14 15:20:18 +02:00
esp8266 treewide: fix typos 2022-09-15 12:12:23 +02:00
esp_common netdev_drivers: make sure to signal LINK_UP at least once 2022-09-16 22:57:28 +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 Merge pull request #15902 from maribu/spi-api-change-1 2021-09-02 08:50:56 +02:00
lpc23xx Merge pull request #18226 from benpicco/cpu_get_last_instruction 2022-09-15 20:06:10 +02:00
lpc1768 cpu: include IDLE in PM_NUM_MODES 2022-04-06 12:29:25 +02:00
mips32r2_common cpu: cpu_print_last_instruction() -> cpu_get_caller_pc() 2022-09-15 10:49:56 +02:00
mips_pic32_common cpu/mips: deprecate mips cpu 2021-12-09 10:14:52 +01:00
mips_pic32mx makefiles/tests: use FLASHFILE for hash comparision instead of ELFFILE 2022-06-17 18:31:17 +02:00
mips_pic32mz makefiles/tests: use FLASHFILE for hash comparision instead of ELFFILE 2022-06-17 18:31:17 +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 netdev_drivers: make sure to signal LINK_UP at least once 2022-09-16 22:57:28 +02:00
nrf5x_common netdev_drivers: make sure to signal LINK_UP at least once 2022-09-16 22:57:28 +02:00
nrf51 cpu/nrf51: use nrfxx_peripherals.h vendor header 2022-06-02 14:59:50 +02:00
nrf52 doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
nrf9160 doc: fix unbalaced grouping 2022-09-14 15:05:25 +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 netdev_drivers: make sure to signal LINK_UP at least once 2022-09-16 22:57:28 +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/sam0_common: add SD Host Controller implementation 2022-05-31 11:07:20 +02:00
samd21 cpu/samd21: handle silicon errata 2022-06-09 18:27:30 +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 pkg: Move versions to dedicated line 2022-09-26 17:45:54 +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