From: Eirik S. Morland Date: Tue, 14 Jan 2025 12:53:53 +0000 (+0100) Subject: Add more comments about the flag BOARD X-Git-Url: https://git.earman.xyz/?a=commitdiff_plain;h=fb2ba667e9ca5d07af605500474dbdfa4d6f6a00;p=sensor-watch.git Add more comments about the flag BOARD --- diff --git a/Makefile b/Makefile index 9768975..1e0ea8f 100644 --- a/Makefile +++ b/Makefile @@ -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 # Which screen are we building for?