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

7 lines
255 B
Makefile
Raw Normal View History

# load the common Makefile.include for Nucleo boards
include $(RIOTBOARD)/common/nucleo144/Makefile.include
2022-05-03 15:44:43 +02:00
#Automatic flash directory name generation failed for this board
#and it should be set manually - see PR #18057
DIR_NAME_AT_REMED = "NODE_L552ZE"