C
@Gijs
I normaly work with Arduino and ESP8266, ESP32 board (with MacOS). I am trying to change to python ( micropython) and VSC ( my favorite IDE), then I found your plugin ( and Micropy-cli), it looks like good but I can´t run it, why? because pymakr doesn´t find any board.
To use ESP8266 in arduino IDE I had installed a driver to connect to ch340g chip
For a reason that I do not know pymakr plugin does not find this serial port. Also I have added this-party device to -> 'autoconnect comport manufacturers' settings list in pymakr -> wch.cn.
And this is the whole picture
Maybe I am totally wrong and pymakr only works with PyBoards, is not, how can I resolve this issue?
Thanks in advance