mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-12 01:00:29 +08:00
add target all so build can be easly checked (#91)
This commit is contained in:
parent
e7f8cd7c54
commit
c09567c1a9
@ -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:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user