David Cermak
|
8c8a680082
|
fix(esp_netif): Remove doxygen groups as esp-docs is flat docs style
Closes https://github.com/espressif/esp-idf/issues/16993
|
2025-09-22 20:37:49 +08:00 |
|
Alexey Lapshin
|
888b5f7e8d
|
feat(newlib): add picolibc support
|
2024-12-02 21:35:56 +07:00 |
|
David Cermak
|
c30f2825d5
|
fix(netif): Add missing SNTP get-reachablitiy API
|
2024-02-29 23:37:45 +08:00 |
|
movsb
|
2ff12460dd
|
fix(c++): invalid conversion from int to enumeration
|
2023-05-12 15:08:53 +08:00 |
|
David Cermak
|
a71fa82177
|
esp_netif/lwip: Fix core-locking config
* Fix thread safety issues in non-core locking
* Add option to verify thread safety issues in lwip (core-lock assertion)
* Make esp_sntp.h thread safe API
* Fix sntp examples
* Fix openthread libs
Closes https://github.com/espressif/esp-idf/issues/9908
Closes https://github.com/espressif/esp-idf/issues/10502
Closes https://github.com/espressif/esp-idf/issues/10466
|
2023-01-17 16:15:58 +01:00 |
|