Gunar Schorcht
a9afc97bb2
board/stk3700: enable feature periph_usbdev
2022-12-07 16:34:34 +01:00
Jue
2a81a2ab5c
cpu/efm32: provide periph_uart_modecfg feature for every board
2022-11-21 23:20:19 +01:00
Bas Stottelaar
cc9586f163
boards/common/silabs: define CPU=efm32
2020-11-11 00:24:53 +01:00
Bas Stottelaar
d6b478f607
boards/efm32: provide CPU_FAM
2020-02-11 22:46:17 +01:00
aed0cfb1d8
boards/efm32: remove useless provided gpio features
...
These features are provided at CPU level
2019-10-18 09:33:54 +02:00
Bas Stottelaar
559fc1fe04
boards+efm32: provide periph_uart_modecfg
2019-09-30 18:12:15 +02:00
Gaëtan Harter
636285ebe4
boards: move CPU/CPU_MODEL definition to Makefile.features
...
cpu/$(CPU)/Makefile.features and cpu/$(CPU)/Makefile.dep are
automatically included
Part of moving CPU/CPU_MODEL definition to Makefile.features to have it
available before Makefile.include.
2019-08-20 16:11:50 +02:00
a68f78bb10
boards/*: remove unused FEATURES_MCU_GROUP variable
2019-06-14 11:32:15 +02:00
Federico Pellegrin
994999132a
boards/common/silabs: add Arduino API support for SiLabs boards
2018-11-08 17:03:19 +01:00
cladmi
b450141d4d
boards: unconditionally include CPU/Makefile.features
...
The file always exist so no need to do '-include'.
Replaced using:
sed -i 's|-\(include $(RIOTCPU)/.*/Makefile.features\)|\1|' \
$(git grep -l '$(RIOTCPU)/.*/Makefile.features' boards)
2018-10-11 17:13:40 +02:00
Joakim Nohlgård
8996cbe313
make: Introduce new feature flag periph_gpio_irq
2018-08-29 08:53:20 +02:00
Bas Stottelaar
f75d426cf5
boards: ikea-tradfri, sltb001a, stk3x00: add a dash before include
2018-03-16 20:39:15 +01:00
Bas Stottelaar
6f39d673b2
boards: stk3700: add support.
2018-02-16 13:57:17 +01:00