1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-30 08:51:19 +01:00
RIOT/boards/sam4s-xpro/Makefile.include
dylad 363fb755de boards/sam4s-xpro: introduce initial board support
Signed-off-by: dylad <dylan.laduranty@mesotic.com>
2025-02-17 16:29:25 +01:00

7 lines
178 B
Makefile

# export this module and its includes
INCLUDES += -I$(RIOTBOARD)/sam4s-xpro/include
# setup flasher (using openOCD)
PROGRAMMER ?= openocd
PROGRAMMERS_SUPPORTED += openocd edbg