Go to file
Jan Umbach 27e94e957d cleared template 2023-08-14 00:09:10 +02:00
.vscode template 2023-08-14 00:06:48 +02:00
components template 2023-08-14 00:06:48 +02:00
firmwareserver/esp32template/master template 2023-08-14 00:06:48 +02:00
main template 2023-08-14 00:06:48 +02:00
managed_components template 2023-08-14 00:06:48 +02:00
.gitignore init 2023-08-11 13:21:15 +02:00
.gitmodules Submodul hinzugefügt: components/jannex 2023-08-11 13:26:49 +02:00
CMakeLists.txt template 2023-08-14 00:06:48 +02:00
README.md init 2023-08-11 13:21:15 +02:00
debug.log template 2023-08-14 00:06:48 +02:00
dependencies.lock template 2023-08-14 00:06:48 +02:00
idf_component.yml init 2023-08-11 13:21:15 +02:00
partitions.csv template 2023-08-14 00:06:48 +02:00
publish_firmware.sh template 2023-08-14 00:06:48 +02:00
sdkconfig template 2023-08-14 00:06:48 +02:00
sdkconfig.ci init 2023-08-11 13:21:15 +02:00
sdkconfig.ci.esp32c2_xtal26m init 2023-08-11 13:21:15 +02:00
sdkconfig.old template 2023-08-14 00:06:48 +02:00

README.md

Wi-Fi Station Example

This example shows how to use the Wi-Fi Station functionality of the Wi-Fi driver of ESP for connecting to an Access Point.

How to use example