esp-idf/components/freertos/esp_additions
David Cermak b2af4d9689 lwip/linux: Add lwip support for networking component under linux
linux/lwip: Wrap some IO posix functions
* to workaourd the FreeRTOS EINTR issue (when building without lwip)
* to correctly choose the sub-system based on fd (when building with
lwip) -- passing control to either linux/system or to lwip
This commit also addapts tapio-if to provide DHCP client by default and
configurable settings for static IP
2023-05-05 05:03:39 +00:00
..
arch lwip/linux: Add lwip support for networking component under linux 2023-05-05 05:03:39 +00:00
include feat(freertos): added POSIX/Linux simulator port to FreeRTOS SMP 2023-04-25 13:58:57 +08:00
freertos_tasks_c_additions.h freertos: Move private API additions to "freertos_idf_additions_priv.h" 2023-04-07 15:24:34 +08:00
freertos_v8_compat.c freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
idf_additions.c freertos: Add task creation with caps functions 2023-04-21 15:43:08 +08:00