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
0541b5c449
boards: efm32: adapt to new i2c interface.
2018-07-25 12:01:40 +02:00
Bas Stottelaar
6789c49822
boards: efm32: add UART mode option.
2018-06-04 18:16:41 +02:00
Bas Stottelaar
2a8712a04f
boards: slwstk6000b: add support
2018-04-05 19:41:30 +02:00