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
70802fc652
boards*: cleanup doxygen
...
- replace brief with name where required
- remove some unwanted empty lines
- fix missing closing doxygen name block
2018-04-18 12:08:56 +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
15fafef901
boards: ikea-tradfri, sltb001a, stk3x00: whitespaces between includes
2018-03-16 20:39:10 +01:00
Bas Stottelaar
62b8217bcb
boards: ikea-tradfri, sltb001a, stk3x00: fix indent for Makefile
2018-03-16 20:09:33 +01:00
Bas Stottelaar
9b1af9dadd
boards: stk3600: add support
2018-02-21 19:16:49 +01:00