circuitpython/supervisor/shared/web_workflow
Jeff Epler e817563ca0
Update cyw43-driver, fix no-password wifi
Now, open wifi works on Pico W, so this closes #7438.

For the web workflow it's now OK to either
 * specify an empty password string (as before)
 * not have the CIRCUITPY_WIFI_PASSWORD key at all (new functionality)
2023-01-10 15:07:17 -06:00
..
static dotenv becomes settings.toml 2022-12-08 12:44:20 -06:00
web_workflow.c Update cyw43-driver, fix no-password wifi 2023-01-10 15:07:17 -06:00
web_workflow.h Retry send if only some bytes sent 2022-08-10 11:34:49 -07:00
websocket.c Three small ESP web workflow fixes 2022-12-06 11:49:04 -08:00
websocket.h Read websocket in background to look for ctrl-c 2022-08-09 13:57:03 -07:00