mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-27 07:21:18 +01:00
This commit introduces a separate board definition based on the `sipeed-longan-nano` board definition for the TFT version of the Sipeed Longan Nano board.
3 lines
73 B
Makefile
3 lines
73 B
Makefile
DIRS = $(RIOTBOARD)/sipeed-longan-nano
|
|
include $(RIOTBASE)/Makefile.base
|