1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/stm32f103c8
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
..
dist boards/stm32f103c8: Remove lines from openocd.cfg handled my makefile 2018-08-10 16:59:57 +02:00
include boards*: adapt f1 based boards to new i2c api 2018-07-25 12:01:37 +02:00
Makefile boards: Added module boards_common_stm32f103c8 & refactored bluepill 2018-06-04 08:52:23 +02:00
Makefile.dep boards: Added module boards_common_stm32f103c8 & refactored bluepill 2018-06-04 08:52:23 +02:00
Makefile.features boards: unconditionally include CPU/Makefile.features 2018-10-11 17:13:40 +02:00
Makefile.include Merge pull request #9760 from MrKevinWeiss/pr/bluepill/openocdfix 2018-08-30 09:24:58 +02:00