testing on custom LCD
This commit is contained in:
parent
4b8b092594
commit
15fcfbc63a
6
Makefile
6
Makefile
@ -1,10 +1,12 @@
|
|||||||
# Keep this first line.
|
# Keep this first line.
|
||||||
GOSSAMER_PATH=gossamer
|
GOSSAMER_PATH=gossamer
|
||||||
|
|
||||||
# If your firmware targets a specific board, specify it here,
|
# Which board are we building for?
|
||||||
# or omit it and provide it on the command line (make BOARD=foo).
|
|
||||||
BOARD=sensorwatch_pro
|
BOARD=sensorwatch_pro
|
||||||
|
|
||||||
|
# Which screen are we building for?
|
||||||
|
DISPLAY=CUSTOM
|
||||||
|
|
||||||
TINYUSB_CDC=1
|
TINYUSB_CDC=1
|
||||||
|
|
||||||
# Leave this line here.
|
# Leave this line here.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user