]> git.earman.xyz Git - sensor-watch.git/commitdiff
target lite for public-facing build
authorjoeycastillo <joeycastillo@utexas.edu>
Sun, 29 Sep 2024 20:23:42 +0000 (16:23 -0400)
committerjoeycastillo <joeycastillo@utexas.edu>
Sun, 29 Sep 2024 20:23:42 +0000 (16:23 -0400)
Makefile

index bd7b6899c1c492ebdd019376e3abe47a84a757c6..3e18df6e04e63818185487200556bdb7ee8b2d33 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -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