mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
moved hid to kvmd
This commit is contained in:
21
hid/Makefile
21
hid/Makefile
@@ -1,21 +0,0 @@
|
||||
all:
|
||||
@ cat Makefile
|
||||
|
||||
build:
|
||||
platformio run
|
||||
|
||||
update:
|
||||
platformio platform update
|
||||
|
||||
install: upload
|
||||
upload:
|
||||
platformio run --target upload
|
||||
|
||||
serial:
|
||||
platformio serialports monitor
|
||||
|
||||
regen:
|
||||
python3 genmap.py
|
||||
|
||||
clean:
|
||||
rm -rf .pioenvs .piolibdeps
|
||||
Reference in New Issue
Block a user