|
|
|
@ -164,7 +164,7 @@ endif
|
|
|
|
|
compile: kaleidoscope-hardware-configured
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
$(QUIET) install -d "${OUTPUT_PATH}"
|
|
|
|
|
-$(QUIET) install -d "${OUTPUT_PATH}"
|
|
|
|
|
$(QUIET) $(ARDUINO_CLI) compile --fqbn "${FQBN}" ${ARDUINO_VERBOSE} ${ccache_wrapper_property} ${local_cflags_property} \
|
|
|
|
|
${_arduino_local_libraries_prop} ${_ARDUINO_CLI_COMPILE_CUSTOM_FLAGS} \
|
|
|
|
|
--library "${KALEIDOSCOPE_DIR}" \
|
|
|
|
|