David Cermak
|
fa97004faf
|
lwip: Support for linux target
Implement linux port layer and reuse the original FreeRTOS layer
that's compiled and used on linux target as well, by means of FreeRTOS
simulator.
|
2023-01-31 08:43:45 +01: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 |
|
David Cermak
|
e7f19f39bc
|
lwip: Fix the CI
|
2022-05-18 17:11:35 +02:00 |
|
suren.gabrielyan
|
a43c06a592
|
mdns, dns, dhcp, dhcps: update fuzzer test to work in CI
Closes: IDF-1861 and IDF-1990
|
2020-09-10 18:17:30 +00:00 |
|