walmis / blackmagic-espidf

Blackmagic Wireless SWD Debug probe hosted on esp-idf SDK (for ESP8266) with UART on Telnet port and HTTP using xterm.js
251 stars 48 forks source link

Name (some?) usable ESP module #2

Open UweBonnes opened 4 years ago

UweBonnes commented 4 years ago

Please name a/some available ESP modules that can be used.

skygunner commented 4 years ago

tried with my Lolin CH340 nodemcu v3 clone and it does not work, maybe the board is not supported somehow

JSirius commented 4 years ago

ESP01 and ESP12 work.

neggles commented 3 years ago

Works with a LOLIN D1 Mini v3.0.0 using the v5.2.0 xtensa-lx106-elf package from this link, and tweaking the GPIO assignments / changing flash upload speed to 1,500,000 baud in menuconfig :)