esp-idf/components/lwip
Sudeep Mohanty 4846222102 freertos: update freertos folder structure to match upstream
The following changes have been made:
1. All FreeRTOS kernel source files are now placed in the
   freertos/FreeRTOS-Kernel folder to match with the upstream folder structure.
2. All kernel include files are now placed in freertos/FreeRTOS-Kernel/include.
3. All port files are now placed in freertos/FreeRTOS-Kernel/portable.
4. All additions/customizations are placed in freertos/esp_additions.
5. All other miscellaneous files (README, License files etc.) are moved to
   freertos/FreeRTOS-Kernel folder to match with the upstream.
6. Updated esp-cryptoauthlib to latest commit to resolve FreeRTOS
   include dependencies.

Signed-off-by: Sudeep Mohanty <sudeep.mohanty@espressif.com>
2021-10-29 12:05:13 +08:00
..
apps lwip: Fix ping socket create to allow for fd=0 2021-10-26 08:19:26 +02:00
include/apps dhcpserver: support cplusplus 2021-09-08 15:52:12 +08:00
lwip@2749568fe1 add function for deinit lwip timers 2021-10-13 15:49:47 +08:00
port/esp32 lwip/dhcp: add configure for enable vendor class identify option 2021-10-22 11:17:59 +08:00
test lwip: Add ping test case (moved from eth component) 2021-09-22 15:22:18 +02:00
test_afl_host freertos: update freertos folder structure to match upstream 2021-10-29 12:05:13 +08:00
weekend_test style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
CMakeLists.txt esp_netif: Add CONFIG_LWIP_DHCPS to sperate the code 2021-06-24 09:49:45 +08:00
Kconfig lwip/dhcp: add configure for enable vendor class identify option 2021-10-22 11:17:59 +08:00
component.mk esp_netif: Add CONFIG_LWIP_DHCPS to sperate the code 2021-06-24 09:49:45 +08:00
linker.lf lwip: fix multiple section mapping 2021-03-01 14:19:34 +08:00
sdkconfig.rename Rename Kconfig options (components/lwip) 2019-05-21 09:09:01 +02:00