From: joeycastillo Date: Sun, 29 Sep 2024 20:23:42 +0000 (-0400) Subject: target lite for public-facing build X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=ea5e8a51ddd5935644699e7b5ce2f6d6c0d0f08d;p=sensor-watch.git target lite for public-facing build --- diff --git a/Makefile b/Makefile index bd7b689..3e18df6 100644 --- 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