circuitpython/ports/esp32s2/common-hal/wifi
Jeff Epler 0f7081781e esp32s2: wifi: fix several debug-build errors
Closes #3688

With this change, I don't get the ESP_ERROR_CHECK failed repeatedly
running code that imports wifi.  (I'm not getting a successful connection
but that's probably my own fault, such as a secrets problem)
2020-11-12 20:40:45 -06:00
..
__init__.c esp32s2: wifi: fix several debug-build errors 2020-11-12 20:40:45 -06:00
__init__.h Ping works! 2020-08-19 14:22:13 -07:00
Network.c Add BSSID to Network 2020-09-15 23:32:53 -07:00
Network.h Change submodule, rework all includes 2020-09-30 11:26:07 -04:00
Radio.c Merge pull request #3484 from astrobokonon/esp32s2-morenet 2020-10-19 15:07:20 -07:00
Radio.h Cleaned up and now testing 2020-10-15 23:45:11 -07:00
ScannedNetworks.c Change submodule, rework all includes 2020-09-30 11:26:07 -04:00
ScannedNetworks.h Remove logging from shared-bindings, fix translations, revert config target macro 2020-10-06 13:29:12 -04:00