1
0

Removed superfluous -DKALEIDOSCOPE_HARDWARE_SPEC_H

...from the compiler command line

Signed-off-by: Florian Fleissner <florian.fleissner@inpartik.de>
This commit is contained in:
Florian Fleissner 2019-11-20 17:48:28 +01:00 committed by Jesse Vincent
parent 9949308aa9
commit 3a666975e7
No known key found for this signature in database
GPG Key ID: CC228463465E40BC

View File

@ -38,7 +38,7 @@ model01.build.board=AVR_MODEL01
model01.build.core=arduino:arduino
model01.build.variant=model01
# TODO - the hardware spec / hardware duplication here makes Jesse unhappy. he would not like to see it live here long-term
model01.build.extra_flags={build.usb_flags} '-DKALEIDOSCOPE_HARDWARE_H="Kaleidoscope-Hardware-Model01.h"' '-DKALEIDOSCOPE_HARDWARE_SPEC_H="kaleidoscope/hardware/keyboardio/Model01_Spec.h"'
model01.build.extra_flags={build.usb_flags} '-DKALEIDOSCOPE_HARDWARE_H="Kaleidoscope-Hardware-Model01.h"'