1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/nucleo-l552ze-q/Makefile.include
2022-05-18 06:30:39 -04:00

7 lines
255 B
Makefile

# load the common Makefile.include for Nucleo boards
include $(RIOTBOARD)/common/nucleo144/Makefile.include
#Automatic flash directory name generation failed for this board
#and it should be set manually - see PR #18057
DIR_NAME_AT_REMED = "NODE_L552ZE"