esp-idf/components/lwip/port/esp32
Angus Gratton 73d40cb813 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-04-02 11:03:44 +11:00
..
debug Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
freertos lwip: Add to sys_arch_protect() a check that the mutex is created before use if not then creates it 2020-02-15 13:14:08 +08:00
hooks lwip: Added support for configurable LwIP hooks 2020-11-26 12:02:00 +00:00
include lwip: Support silent assertion configuration 2021-04-02 11:03:44 +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