1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/cpu/sam0_common
bors[bot] f10426709c
Merge #19677 #19683
19677: boards/nucleo-l432k: provide three periph_timer instances r=maribu a=maribu

### Contribution description

- `cpu/stm32/periph_timer`: Generalize to also work with timers that do not have 4 channels
- `boards/common/stm32`: Add timer config for three timers based on TIM2, TIM15, and TIM16 (the three general-purpose timers of the STM32L4)
- `boards/nucleo-l432kc`: Make use of the new timer config


19683: cpu/sam0_eth: clean up init() r=maribu a=benpicco





Co-authored-by: Marian Buschsieweke <marian.buschsieweke@ovgu.de>
Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
2023-05-30 20:01:21 +00:00
..
dist cpu/sam0_common: add script to generate Kconfig files for all parts 2020-08-24 16:13:18 +02:00
include Merge #19165 #19303 2023-02-23 23:58:02 +00:00
periph Merge #19677 #19683 2023-05-30 20:01:21 +00:00
sam0_eth netdev_drivers: make sure to signal LINK_UP at least once 2022-09-16 22:57:28 +02:00
sam0_sdhc treewide: fix typos 2022-09-15 23:31:40 +02:00
doc.txt cpu/sam0: update doc.txt with new MCU families 2019-07-17 11:37:46 +02:00
Kconfig Merge pull request #17436 from Ollrogge/reserve_flash 2022-03-17 21:44:32 +01:00
Makefile cpu/sam0_common: add SD Host Controller implementation 2022-05-31 11:07:20 +02:00
Makefile.default cpu: make pm_layered a DEFAULT_MODULE 2021-01-27 13:21:20 +01:00
Makefile.dep sys/net/gnrc/netif: allow checking if a netdev is legacy or new API 2022-08-17 12:56:07 +02:00
Makefile.features Merge pull request #17436 from Ollrogge/reserve_flash 2022-03-17 21:44:32 +01:00
Makefile.include cpu/samd21: add support for SAMD20 2021-01-12 15:48:39 +01:00
sam0_common.config treewide: change Kconfig prefix for module symbols 2020-08-31 09:57:28 +02:00
sam0_info.mk cpu/sam0_common: decode model number 2022-02-21 15:13:29 +01:00