Hello World
This commit is contained in:
parent
91fd4a1f9d
commit
264d2ce68c
3
board.mk
3
board.mk
|
@ -4,4 +4,5 @@ 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
|
||||
DDEFS += -DLED_CRITICAL_ERROR_BRAIN_PIN=Gpio::I15
|
||||
# good old PD14 is still the default value
|
||||
# DDEFS += -DLED_CRITICAL_ERROR_BRAIN_PIN=Gpio::I15
|
Loading…
Reference in New Issue