Skip to content

Commit

Permalink
target lite for public-facing build
Browse files Browse the repository at this point in the history
  • Loading branch information
joeycastillo committed Sep 29, 2024
1 parent 1a68593 commit ea5e8a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
GOSSAMER_PATH=gossamer

# Which board are we building for?
BOARD=sensorwatch_pro
BOARD=sensorwatch_red

# Which screen are we building for?
DISPLAY=CUSTOM
DISPLAY=CLASSIC

TINYUSB_CDC=1

Expand Down

0 comments on commit ea5e8a5

Please sign in to comment.