esp-idf/components/esp_common
Yogesh Mantri 586207207f change(esp_netif): Add Non-Fatal errtype to indicate lower layer medium failure
UDP application sends packet using esp_netif, underlying transport such
as Wi-Fi may drop the packet due to higher load. New error code
represent transient, non-fatal packet drop error. udp application may
use such errtype, for example to rate limit.
2024-06-11 09:20:49 +02:00
..
include change(version): Update version to v5.4-dev 2024-04-22 22:43:44 +02:00
src change(esp_netif): Add Non-Fatal errtype to indicate lower layer medium failure 2024-06-11 09:20:49 +02:00
test_apps ci(esp32c5mp): disable the unsupported tests 2024-04-07 12:13:29 +08:00
CMakeLists.txt feat(esp_common): Support ESP_ERROR_CHECK_ macros on Linux 2024-06-05 09:00:51 +03:00
common.lf esp_system: Fix esp32c2/esp32c3/esp32h2 TLS size 2022-06-27 03:29:08 +00:00
Kconfig esp_common: move configs 2021-02-24 12:16:37 +08:00
project_include.cmake tools: cmake: check tool supported version with idf_tools.py 2022-10-03 19:01:32 +04:00
soc.lf feat(tcm): added tcm basic support on esp32p4 2023-07-25 05:59:10 +00:00