network: [#57] Added task for network.

* Fixed paths.
* Cleaned esp_socket a bit, added some comments.
This commit is contained in:
RedHawk
2023-05-31 19:30:46 +03:00
parent 01784b6a80
commit 17563c2a15
6 changed files with 142 additions and 47 deletions

View File

@@ -94,6 +94,7 @@
#define configGENERATE_RUN_TIME_STATS 1
#define configRECORD_STACK_HIGH_ADDRESS 1
#define configUSE_TICKLESS_IDLE 1
#define configUSE_TASK_NOTIFICATIONS 1
#define configRUN_TIME_COUNTER_TYPE uint64_t