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 =
70
70
adafruit/Adafruit TouchScreen
71
71
adafruit/Adafruit MQTT Library
72
72
bblanchon/ArduinoJson
73
- https://github.com/PaulStoffregen/OneWire .git
73
+ https://github.com/tyeth/PaulStoffregen_OneWire .git# add-C6
74
74
https://github.com/milesburton/Arduino-Temperature-Control-Library.git
75
75
https://github.com/Sensirion/arduino-sht.git
76
76
https://github.com/Sensirion/arduino-i2c-scd4x.git
@@ -150,7 +150,6 @@ build_flags = -DARDUINO_ADAFRUIT_FEATHER_ESP32C6
150
150
board_build.filesystem = littlefs
151
151
board_build.partitions = min_spiffs.csv
152
152
153
-
154
153
; Espressif ESP32-C6 4MB NO PSRAM esp32-c6-devkitm-1
155
154
[env:espressif_esp32-c6-devkitm-1]
156
155
extends = common:esp32
@@ -164,16 +163,14 @@ build_flags =
164
163
-DESP_LOG_LEVEL =5
165
164
-DARDUINO_CORE_DEBUG_LEVEL =5
166
165
-DARDUINO_DEBUG_LEVEL =5
167
- ; -DARDUINO_DEBUG_OUTPUT=Serial
168
- ; -DARDUINO_DEBUG_BAUD=115200
169
166
-DARDUINO_LOG_LEVEL =5
170
167
-DCORE_DEBUG_LEVEL =5
171
168
-DARDUHAL_LOG_LEVEL =5
169
+ ; -DUSE_TINYUSB=0
170
+ ; -DARDUINO_DEBUG_OUTPUT=Serial
171
+ ; -DARDUINO_DEBUG_BAUD=115200
172
172
board_build.filesystem = littlefs
173
173
board_build.partitions = min_spiffs.csv
174
- extra_scripts = pre:rename_usb_config.py
175
-
176
-
177
174
178
175
; Adafruit Feather ESP32-S2
179
176
[env:featheresp32s2]
You can’t perform that action at this time.
0 commit comments