2023-12-04 06:47:45 -08:00
|
|
|
BOARDCPPSRC = $(BOARD_DIR)/board_configuration.cpp
|
|
|
|
|
|
|
|
DDEFS += -DFIRMWARE_ID=\"XXX\"
|
|
|
|
SHORT_BOARD_NAME=XXX
|
|
|
|
|
|
|
|
# assign critical LED to a non-existent pin if you do not have it on your board
|
2023-12-04 07:38:10 -08:00
|
|
|
# good old PD14 is still the default value
|
|
|
|
# DDEFS += -DLED_CRITICAL_ERROR_BRAIN_PIN=Gpio::I15
|