File tree Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Expand file tree Collapse file tree 1 file changed +12
-8
lines changed Original file line number Diff line number Diff line change @@ -178,17 +178,21 @@ MACHINE_VALIDATION_TARGETS=(
178178 # ld.lld: error: section 'text' will not fit in region 'iram_seg': overflowed by 13157 bytes
179179 # binaray too large https://github.com/goplus/llgo/issues/1317
180180
181- " esp32c3-supermini"
181+ # "esp32c3-supermini"
182+ # ld.lld: error: region DRAM overflowed by .data and .bss sections
183+
184+
182185 # "nodemcu"
183186 # compile picolibcnewlib/libc/tinystdio/puts.c fail
184187
185- " esp-c3-32s-kit"
186- " qtpy-esp32c3"
187- " m5stamp-c3"
188- " xiao-esp32c3"
189- " esp32-c3-devkit-rust-1"
190- " esp32c3-12f"
191- " makerfabs-esp32c3spi35"
188+ # "esp-c3-32s-kit"
189+ # "qtpy-esp32c3"
190+ # "m5stamp-c3"
191+ # "xiao-esp32c3"
192+ # "esp32-c3-devkit-rust-1"
193+ # "esp32c3-12f"
194+ # "makerfabs-esp32c3spi35"
195+ # ld.lld: error: region DRAM overflowed by .data and .bss sections
192196
193197 # "hifive1b"
194198 # "maixbit"
You can’t perform that action at this time.
0 commit comments