1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/common/msba2
cladmi 5b00d3a942
boards/msba2-based: use common/msba2/Makefile.features
Introduce and use a common/msba2/Makefile.features.
The boards were already using the common `Makefile.include` and
`Makefile.dep`.

This makes 'include $(RIOTCPU)/lpc2387/Makefile.features' be done in
the same module where 'CPU' is defined.

Preparation for moving 'CPU' definition to Makefile.features.
2019-07-01 18:09:57 +02:00
..
include boards/common: enhance doxygen for msb-a2 2017-12-15 10:24:13 +01:00
tools make: replace curly braces with parenthesis 2018-03-22 20:43:15 +01:00
board_common_init.c boards/*: instead of cpp-style, use C-style comments 2018-02-06 16:59:58 +01:00
Makefile drivers/sht1x: Major refactoring 2018-06-27 08:58:00 +02:00
Makefile.dep boards/msba2-based: move shared code to common/msba2 2017-11-30 10:26:35 +01:00
Makefile.features boards/msba2-based: use common/msba2/Makefile.features 2019-07-01 18:09:57 +02:00
Makefile.include boards/lpc2k_pgm: use FLASHFILE for boards using lpc2k_pgm 2019-03-20 14:31:25 +01:00