Go to file
Jan Umbach c361a726fe update 2023-08-20 18:05:16 +02:00
.vscode update 2023-08-20 18:05:16 +02:00
components update 2023-08-20 18:05:16 +02:00
main template 2023-08-14 00:06:48 +02:00
managed_components template 2023-08-14 00:06:48 +02:00
.gitignore update 2023-08-14 22:30:56 +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
changelog_en.txt update 2023-08-14 22:30:56 +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 update 2023-08-20 18:05:16 +02:00
script.sh change rollback time because of start http 2023-08-15 10:31:55 +02:00
sdkconfig update 2023-08-20 18:05:16 +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 update 2023-08-20 18:05:16 +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