mirror of
https://github.com/Break27/kvmd.git
synced 2026-02-06 18:36:37 +08:00
fixed make upload
This commit is contained in:
parent
ca87bd66d7
commit
04fa68a399
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user