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

This makes 'include $(RIOTCPU)/cc2538/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
..
dist boards/flash.sh: rename HEXFILE to BINFILE 2018-11-26 16:39:11 +01:00
include boards/remote: use port names in UART config 2018-03-02 09:08:28 +01:00
Makefile boards/remote: move shared code to common/remote 2017-11-30 10:26:35 +01:00
Makefile.dep boards/remote: move shared code to common/remote 2017-11-30 10:26:35 +01:00
Makefile.features boards/remote: use common/remote/Makefile.features 2019-07-01 18:09:57 +02:00
Makefile.include make: allow override of RESET for boards/common/remote 2019-06-06 16:27:08 +02:00