a68f78bb10
boards/*: remove unused FEATURES_MCU_GROUP variable
2019-06-14 11:32:15 +02:00
f153429f69
boards/stm32: add rtt features to stm32f7 based boards
2019-05-23 14:49:39 +02:00
Marian Buschsieweke
61e1068eba
boards/nucleo-f767zi: Add SPI settings
2019-05-21 13:19:42 +02:00
294711d9ba
boards/nucleo-f767zi: configure and use DMA
2019-01-08 09:32:18 +01:00
402f02d471
boards/nucleo-f767zi: use STM32 common i2c config
2019-01-02 16:06:34 +01:00
4ae15d18b5
boards/stm32based: remove periph_gpio/irq from board level
2018-12-18 21:51:14 +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
31fba044e5
boards/nucleo-f767zi: rename to standard st name
2018-05-23 12:09:28 +02:00