File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed
Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ lib_deps =
7070 adafruit/Adafruit TouchScreen
7171 adafruit/Adafruit MQTT Library
7272 bblanchon/ArduinoJson
73- https://github.com/PaulStoffregen/OneWire .git
73+ https://github.com/tyeth/PaulStoffregen_OneWire .git# add-C6
7474 https://github.com/milesburton/Arduino-Temperature-Control-Library.git
7575 https://github.com/Sensirion/arduino-sht.git
7676 https://github.com/Sensirion/arduino-i2c-scd4x.git
@@ -150,7 +150,6 @@ build_flags = -DARDUINO_ADAFRUIT_FEATHER_ESP32C6
150150board_build.filesystem = littlefs
151151board_build.partitions = min_spiffs.csv
152152
153-
154153; Espressif ESP32-C6 4MB NO PSRAM esp32-c6-devkitm-1
155154[env:espressif_esp32-c6-devkitm-1]
156155extends = common:esp32
@@ -164,16 +163,14 @@ build_flags =
164163 -DESP_LOG_LEVEL =5
165164 -DARDUINO_CORE_DEBUG_LEVEL =5
166165 -DARDUINO_DEBUG_LEVEL =5
167- ; -DARDUINO_DEBUG_OUTPUT=Serial
168- ; -DARDUINO_DEBUG_BAUD=115200
169166 -DARDUINO_LOG_LEVEL =5
170167 -DCORE_DEBUG_LEVEL =5
171168 -DARDUHAL_LOG_LEVEL =5
169+ ; -DUSE_TINYUSB=0
170+ ; -DARDUINO_DEBUG_OUTPUT=Serial
171+ ; -DARDUINO_DEBUG_BAUD=115200
172172board_build.filesystem = littlefs
173173board_build.partitions = min_spiffs.csv
174- extra_scripts = pre:rename_usb_config.py
175-
176-
177174
178175; Adafruit Feather ESP32-S2
179176[env:featheresp32s2]
You can’t perform that action at this time.
0 commit comments