1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/weact-f411ce/Makefile.include
2020-12-01 11:02:09 +01:00

6 lines
228 B
Makefile

# Product & Vendor ID taken from example firmware that the board was shipped with.
CFLAGS += -DINTERNAL_PERIPHERAL_VID=0x0483
CFLAGS += -DINTERNAL_PERIPHERAL_PID=0x5740
include $(RIOTBOARD)/common/weact-f4x1cx/Makefile.include