1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/boards/common/remote
Francisco Molina c010f59b8c Makefile.include: remove repeated OS declaration
- OS := $(shell uname) is already declared in `Makefile.include`
  re-declaring it means it will be re-evalauted multiple times
  uselessly.
2019-10-18 08:46:51 +02:00
..
dist boards/flash.sh: rename HEXFILE to BINFILE 2018-11-26 16:39:11 +01:00
include boards: make use of ARRAY_SIZE macro 2019-08-06 19:43:54 +02: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/common: move CPU/CPU_MODEL definition to Makefile.features 2019-08-20 16:11:50 +02:00
Makefile.include Makefile.include: remove repeated OS declaration 2019-10-18 08:46:51 +02:00