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
Hauke Petersen
050a1ddeab
boards/arduino-mkr: move shared code to common/arduino-mkr
2017-11-30 10:26:35 +01:00
02e055fc81
make: include cpu Makefile.features from board Makefile.features
2017-09-14 13:15:52 +02:00
b04bf93a17
boards/arduino-mkr1000: adapt implementation to use common code
2017-08-25 15:18:44 +02:00
Bumsik Kim
67d7346d27
boards/arduino-mkr1000: Updated periph config and SWD flashing ( #3 )
2017-05-16 10:15:29 +02:00
f97b4497f2
boards/arduino-mkr1000: initial support
2017-05-16 10:14:59 +02:00