1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/spark-core
cladmi 6fc8fae2c8
boards/Makefile.include: remove duplicate includes
Includes of $(CPU)/include and $(BOARD)/include and already added in the
main Makefile.include.

Verification:

There are no common headers names between boards and cpus.
Except native that has a 'periph_conf.h' in cpu instead of being in board.
2018-09-11 16:28:18 +02:00
..
include boards: fix Doxygen group directives 2018-08-01 15:24:55 +02:00
board.c boards/spark-core: remove custom vector base address 2017-03-17 18:07:22 +01:00
doc.txt doc: add wiki documentation to Doxygen files 2018-08-01 15:24:54 +02:00
Makefile boards: changed module name to 'board' 2015-12-07 17:53:22 +01:00
Makefile.features make: Introduce new feature flag periph_gpio_irq 2018-08-29 08:53:20 +02:00
Makefile.include boards/Makefile.include: remove duplicate includes 2018-09-11 16:28:18 +02:00