From ea5e8a51ddd5935644699e7b5ce2f6d6c0d0f08d Mon Sep 17 00:00:00 2001 From: joeycastillo Date: Sun, 29 Sep 2024 16:23:42 -0400 Subject: [PATCH] target lite for public-facing build --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index bd7b6899..3e18df6e 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