mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
fixed make upload
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user