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
|
795b7ed993
|
esp_netif: Remove tcpip_adapter compatibility layer
|
2022-03-10 08:19:43 +01:00 |
|
David Cermak
|
51e222e71f
|
ci/mqtt: Move mqtt example tests to ethernet runners
|
2022-01-14 14:35:02 +01:00 |
|
David Cermak
|
cf710a3cb1
|
esp_netif: include tcpip_adapter legacy header by default to provide *implicit* compatiblity
|
2019-11-13 12:36:25 +01:00 |
|
Ivan Grokhotkov
|
7ecdb1bb27
|
ci, examples: use sdkconfig.ci as an extra defaults file, if present
- Allows placing CI-specific settings into sdkconfig.ci file
- Allows substituting environment variables in sdkconfig.ci
|
2018-12-10 16:29:24 +08:00 |
|