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

fix wifi station mode compile #1

Closed dpavlin closed 4 years ago

dpavlin commented 4 years ago

It compiles, but still doesn't work for me. Can you please take a look?

skygunner commented 4 years ago

none of the AP mode or the station mode (with this fix) works for me

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

benvonhandorf commented 4 years ago

@dpavlin @skygunner I just submitted a PR #5 that completes station mode support, I believe.

walmis commented 4 years ago

Fixed in #5