|
df51e60ac0
|
examples: use new component registration api
* Original commit: espressif/esp-idf@6771eead80
|
2022-06-22 14:18:17 +04:00 |
|
|
f82cbfde7b
|
ci: support to build esp32s2beta simple examples
* Original commit: espressif/esp-idf@25ab8380c8
|
2022-06-22 14:18:17 +04:00 |
|
|
96d13293ab
|
Rename Kconfig options (components/esp32)
* Original commit: espressif/esp-idf@0ae53691ba
|
2022-06-22 14:18:17 +04:00 |
|
|
3e7591e92a
|
examples/protocols/asio: use common network component
* Original commit: espressif/esp-idf@aa4a7804ec
|
2022-06-22 14:18:17 +04:00 |
|
|
de830e51d4
|
Correct Kconfigs according to the coding style
* Original commit: espressif/esp-idf@37126d3451
|
2022-06-22 14:18:17 +04:00 |
|
|
21c0878f0e
|
examples: Fix Python coding style
* Original commit: espressif/esp-idf@57c54f96f1
|
2022-06-22 14:18:17 +04:00 |
|
|
a96c890f97
|
Fix Python 3 compatibility issues
* Original commit: espressif/esp-idf@9daf51e6be
|
2022-06-22 14:18:17 +04:00 |
|
|
86d107635b
|
asio: examples renamed to have consistent binary names when build in make and CMake
* Original commit: espressif/esp-idf@9784df1c3a
|
2022-06-22 14:18:17 +04:00 |
|
|
57672d5add
|
cmake: make main a component again
* Original commit: espressif/esp-idf@d9939cedd9
|
2022-06-22 14:18:17 +04:00 |
|
|
e8ea8786d2
|
cmake: Add missing example CMakeLists.txt files, CI check all examples have both
* Original commit: espressif/esp-idf@5689e446dc
|
2022-06-22 14:18:17 +04:00 |
|
|
6c47cfe30a
|
asio: added socket timeout for example tests
* Original commit: espressif/esp-idf@c0186858ad
|
2022-06-22 14:18:17 +04:00 |
|
|
0ae8c3ca33
|
asio example tests: Increase timeout for DHCP lease to 30s
Covers time to connect to WiFi and negotiate lease,
may be more than 5-10s on some busy APs
* Original commit: espressif/esp-idf@8b35d8ef25
|
2022-06-22 14:18:17 +04:00 |
|
|
5472d5c52f
|
asio: initial idf port of asio library without ssl
* Original commit: espressif/esp-idf@1ef13c524c
|
2022-06-22 14:18:17 +04:00 |
|