mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2025-12-13 01:30:31 +08:00
renamed patch
This commit is contained in:
parent
48f4792861
commit
95e9b7dd75
@ -34,7 +34,7 @@ def _patch(path: str, patch_path: str) -> None:
|
||||
|
||||
|
||||
# =====
|
||||
_patch(_get_pkg_path("framework-arduino-avr"), "patches/arduino-no-main.patch")
|
||||
_patch(_get_pkg_path("framework-arduino-avr"), "patches/arduino-main-no-usb.patch")
|
||||
_patch(_get_pkg_path("framework-arduino-avr"), "patches/arduino-optional-cdc.patch")
|
||||
_patch(_get_pkg_path("framework-arduino-avr"), "patches/arduino-get-plugged-endpoint.patch")
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user