|
|
2 лет назад | |
|---|---|---|
| .. | ||
| main | 3 лет назад | |
| CMakeLists.txt | 3 лет назад | |
| README.md | 2 лет назад | |
| pytest_select.py | 2 лет назад | |
| sdkconfig.ci | 4 лет назад | |
| Supported Targets | ESP32 | ESP32-C2 | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-P4 | ESP32-S2 | ESP32-S3 |
|---|
The example demonstrates the use of synchronous I/O multiplexing by the select() function with UART and socket file descriptors. The example starts three tasks:
See the README.md file in the upper level 'examples' directory for more information about examples.