mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
d621d0e88e
make `tiny_test_fw` as a package and move to root path of idf python packages
7 lines
109 B
YAML
7 lines
109 B
YAML
.external_ap: &external_ap
|
|
ap_ssid: "myssid"
|
|
ap_password: "mypassword"
|
|
|
|
Examples_WIFI:
|
|
<<: external_ap
|