mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 11:16:33 +03:00
This commit adds example for using wifi station and softap by flashing wifi config directly into nvs using NVS Partition generator Utility (using csv file). Closes https://github.com/espressif/esp-idf/issues/14554