esp-idf/components/lwip
Jakob Hasse 4d629be602 refactor(linux): Unified libbsd handling
* Users can now use libbsd string.h and sys/cdefs.h functionality
  (e.g., strlcpy, containerof) on Linux by just including
  string.h or sys/cdefs.h. In other words, the includes are the same
  on the Linux target as well as on chips targets (ESP32, etc.).
* libbsd linking is done by the linux component (belongs to common
  components) now instead of handling it separately in each component
2024-03-08 12:26:54 +08:00
..
apps fix(netif): Add missing SNTP get-reachablitiy API 2024-02-29 23:37:45 +08:00
include fix(netif): Add missing SNTP get-reachablitiy API 2024-02-29 23:37:45 +08:00
lwip@f79221431f feat(lwip): add fall back dns config in menuconfig 2024-01-23 10:49:53 +08:00
port refactor(linux): Unified libbsd handling 2024-03-08 12:26:54 +08:00
test_apps fix(netif): Add missing SNTP get-reachablitiy API 2024-02-29 23:37:45 +08:00
CMakeLists.txt refactor(lwip): Added on/off switch for LwIP stack 2023-09-22 10:03:13 +08:00
Kconfig fix: Fixed KConfig files that were not succesfully checked 2024-02-02 14:13:45 +01:00
linker.lf fix(vfs/uart): add UART VFS select callback in IRAM 2023-11-08 11:34:22 +01:00
sdkconfig.rename lwip: Fix minor lwip dependency issue 2022-01-14 16:41:38 +01:00