esp-idf/components/lwip/port/esp32
Angus Gratton 9c6d4de1e6 lwip: Support silent assertion configuration
If silent assert configuration is enabled, LWIP asserts are now 'silent' also.

Also updates KConfig to note that LWIP asserts are also disabled when asserts
are disabled globally (this was already the behaviour, but the config item
suggested otherwise.)

Progress towards https://github.com/espressif/esp-idf/issues/5873
2021-03-03 10:26:57 +11:00
..
debug lwip: Fix spelling issues in lwip_debug.c 2021-02-23 18:26:03 +08:00
freertos core system: Fix warnings in compilation when assertions are disabled 2021-03-03 10:26:57 +11:00
hooks lwip: Added support for configurable LwIP hooks 2020-11-26 12:02:00 +00:00
include lwip: Support silent assertion configuration 2021-03-03 10:26:57 +11:00
netif Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
no_vfs_syscalls.c lwip: handle CONFIG_VFS_SUPPORT_IO=n and CONFIG_VFS_SUPPORT_SELECT=n 2020-03-20 14:03:44 +01:00
vfs_lwip.c lwip: handle CONFIG_VFS_SUPPORT_IO=n and CONFIG_VFS_SUPPORT_SELECT=n 2020-03-20 14:03:44 +01:00