Skip to content

Commit

Permalink
Hello World
Browse files Browse the repository at this point in the history
  • Loading branch information
rusefillc committed Dec 4, 2023
1 parent ffe4b99 commit c7f7505
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions board.mk
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
BOARDCPPSRC = $(BOARD_DIR)/board_configuration.cpp

DDEFS += -DFIRMWARE_ID=\"XXX\"
SHORT_BOARD_NAME=XXX

# assign critical LED to a non-existent pin
# DDEFS += -DLED_CRITICAL_ERROR_BRAIN_PIN=Gpio::

0 comments on commit c7f7505

Please sign in to comment.