Replies: 1 comment
-
Hello, Most boards should be supported, however, very resource constrained ones (like the ESP8266) probably won't work. The plugin's upload functionality currently relies on the binascii library, which isn't present on ESP8266 MicroPython ports by default, most likely to save flash space. In the old plugin, the device type only affected the stubs and the autodetect functionality, you could connect to an ESP32 device even if you had STM32 selected as device type. In this plugin there is no device type combobox anymore, instead you just configure the port/WebREPL credentials and then select the best fitting stubs package below. If you have any feature suggestions/requests feel free to bring them up! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Thankyou for update
I am so glad to see modern development tools
for micropython
I really hope there will be new options
thai support mcu esp8266 esp32 rp2024 not select mcu ?
Beta Was this translation helpful? Give feedback.
All reactions