@@ -82,7 +82,9 @@ TARGETS=(
8282 " microbit-v2-s113v7"
8383 " microbit-v2-s140v7"
8484 " nrf52840-mdk"
85- " btt-skr-pico"
85+ # "btt-skr-pico"
86+ # target rp2040 current not support at llgo
87+
8688 " pca10031"
8789 " reelboard"
8890 " pca10056"
@@ -129,27 +131,60 @@ TARGETS=(
129131 " arduino-mkrwifi1010"
130132 " pico"
131133 " nano-33-ble"
132- " nano-rp2040"
133- " feather-rp2040"
134- " qtpy-rp2040"
135- " kb2040"
136- " macropad-rp2040"
137- " badger2040"
138- " badger2040-w"
139- " tufty2040"
140- " thingplus-rp2040"
141- " xiao-rp2040"
142- " waveshare-rp2040-zero"
143- " challenger-rp2040"
144- " trinkey-qt2040"
145- " gopher-badge"
146- " ae-rp2040"
147- " thumby"
134+ # "nano-rp2040"
135+ # target rp2040 current not support at llgo
136+
137+ # "feather-rp2040"
138+ # target rp2040 current not support at llgo
139+
140+ # "qtpy-rp2040"
141+ # target rp2040 current not support at llgo
142+
143+ # "kb2040"
144+ # target rp2040 current not support at llgo
145+
146+ # "macropad-rp2040"
147+ # target rp2040 current not support at llgo
148+
149+ # "badger2040"
150+ # target rp2040 current not support at llgo
151+
152+ # "badger2040-w"
153+ # target rp2040 current not support at llgo
154+
155+ # "tufty2040"
156+ # target rp2040 current not support at llgo
157+
158+ # "thingplus-rp2040"
159+ # target rp2040 current not support at llgo
160+
161+ # "xiao-rp2040"
162+ # target rp2040 current not support at llgo
163+
164+ # "waveshare-rp2040-zero"
165+ # target rp2040 current not support at llgo
166+
167+ # "challenger-rp2040"
168+ # target rp2040 current not support at llgo
169+
170+ # "trinkey-qt2040"
171+ # target rp2040 current not support at llgo
172+
173+ # "gopher-badge"
174+ # target rp2040 current not support at llgo
175+
176+ # "ae-rp2040"
177+ # target rp2040 current not support at llgo
178+ # "thumby"
179+ # target rp2040 current not support at llgo
180+
148181 " pico2"
149182 " tiny2350"
150183 " pico-plus2"
151184 " metro-rp2350"
152- " waveshare-rp2040-tiny"
185+ # "waveshare-rp2040-tiny"
186+ # target rp2040 current not support at llgo
187+
153188 " nrf52840-s140v6-uf2-generic"
154189 " bluepill"
155190 " feather-stm32f405"
@@ -170,29 +205,63 @@ TARGETS=(
170205 " stm32l0x1"
171206 " atmega328pb"
172207 " atmega1284p"
173- " arduino"
174- " arduino-leonardo"
175- " arduino-mega1280"
176- " arduino-nano"
208+ # "arduino"
209+ # target atmega328p current not support at llgo
210+
211+ # "arduino-leonardo"
212+ # target atmega32u4 current not support at llgo
213+
214+ # "arduino-mega1280"
215+ # target atmega1280 current not support at llgo
216+
217+ # "arduino-nano"
218+ # target atmega328p current not support at llgo
219+
177220 " attiny1616"
178- " digispark"
221+ # "digispark"
222+ # target attiny85 current not support at llgo
223+
179224 " esp32-mini32"
180- " esp32c3-supermini"
225+ # "esp32c3-supermini"
226+ # target ricv32 current not support at llgo
227+
181228 " nodemcu"
182- " esp-c3-32s-kit"
183- " qtpy-esp32c3"
184- " m5stamp-c3"
229+ # "esp-c3-32s-kit"
230+ # target ricv32 current not support at llgo
231+
232+ # "qtpy-esp32c3"
233+ # target ricv32 current not support at llgo
234+
235+ # "m5stamp-c3"
236+ # target ricv32 current not support at llgo
237+
185238 " xiao-esp32c3"
186- " esp32-c3-devkit-rust-1"
187- " esp32c3-12f"
188- " makerfabs-esp32c3spi35"
189- " hifive1b"
190- " maixbit"
239+ # "esp32-c3-devkit-rust-1"
240+ # target ricv32 current not support at llgo
241+
242+ # "esp32c3-12f"
243+ # target ricv32 current not support at llgo
244+
245+ # "makerfabs-esp32c3spi35"
246+ # target ricv32 current not support at llgo
247+
248+ # "hifive1b"
249+ # target ricv32 current not support at llgo
250+ # target fe310 current not support at llgo
251+
252+
253+ # "maixbit"
254+ # target ricv64 current not support at llgo
255+ # target k210 current not support at llgo
256+
191257
192258 # "tkey"
193259 # picolibc symbol notfound like vfprintf,stdout,srandom ...
260+ # target ricv32 current not support at llgo
261+
262+ # "elecrow-rp2040"
263+ # target rp2040 current not support at llgo
194264
195- " elecrow-rp2040"
196265 " elecrow-rp2350"
197266 " hw-651"
198267 " hw-651-s110v8"
0 commit comments