summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--hid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hid/Makefile b/hid/Makefile
index deb2e367..4f671ca3 100644
--- a/hid/Makefile
+++ b/hid/Makefile
@@ -25,7 +25,7 @@ upload:
gpioset 0 25=0; \
fi \
"
- platformio run --environment '$($@_CURRENT)' --project-conf '$($@_CONFIG)' --target upload
+ platformio run --environment '$($@_CURRENT)' --project-conf 'platformio-$($@_CONFIG).ini' --target upload
bootloader-spi: install-bootloader-spi