mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 02:51:53 +08:00
Stm32 init (#100)
This commit is contained in:
11
hid/patches/platformio-stm32f1-no-serial-usb.patch
Normal file
11
hid/patches/platformio-stm32f1-no-serial-usb.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- aaa/tools/platformio-build-stm32f1.py 2022-07-16 18:54:42.536695468 +0200
|
||||
+++ bbb/tools/platformio-build-stm32f1.py 2022-07-16 19:03:10.988056751 +0200
|
||||
@@ -121,7 +121,7 @@
|
||||
env.Append(
|
||||
|
||||
CPPDEFINES=[
|
||||
|
||||
("CONFIG_MAPLE_MINI_NO_DISABLE_DEBUG", 1),
|
||||
|
||||
- "SERIAL_USB"
|
||||
|
||||
Reference in New Issue
Block a user