We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3caaa62 commit 43dc4d4Copy full SHA for 43dc4d4
rename_usb_config.py
@@ -1,5 +1,5 @@
1
# Renames tinyusb's tusb_config.h to tusb_config.h_backup for PlatformIO build environments using TinyUSB
2
-# see: https://github.com/platformio/platform-espressif32/issues/809#issuecomment-1132079120
+# https://github.com/platformio/platform-espressif32/issues/809#issuecomment-1132079120
3
import os
4
5
Import("env")
0 commit comments