mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-28 16:41:52 +08:00
add target all so build can be easly checked (#91)
This commit is contained in:
@@ -8,7 +8,9 @@ _build:
|
||||
rm -f .current
|
||||
platformio run --environment $(E)
|
||||
echo -n $(E) > .current
|
||||
|
||||
#added to easy test all builds
|
||||
_build_all: aum spi serial
|
||||
rm -f .current
|
||||
|
||||
install: upload
|
||||
upload:
|
||||
|
||||
Reference in New Issue
Block a user