Merge pull request #11 from eiriksm/fix/doc-board-flag

Add more comments about the flag BOARD
This commit is contained in:
Jose Castillo 2025-03-16 08:09:59 -04:00 committed by GitHub
commit 5d27573ff5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,6 +2,10 @@
GOSSAMER_PATH=gossamer
# Which board are we building for?
# Options are:
# - sensorwatch_pro
# - sensorwatch_green
# - sensorwatch_red (also known as Sensor Watch Lite)
BOARD=sensorwatch_pro
# Sensor Watch will detect the display, unless you are debugging over USB.