esp-idf/examples/protocols/mqtt
David Cermak a18d019fc9 lwip: Fix lwiopts macro expansion and dhcps-test
Minor issue in lwipopts.h in macro expansion in parameters (cosmetic
change: it expands correctly but doesn't pass the expected argument)
Fix lwip thread safety issue in tests: dhcp server should be started and
stopped only in lwip context/thread. Without this fix, the test would
fail if `CONFIG_LWIP_CHECK_THREAD_SAFETY=y`
Adds CONFIG_LWIP_TCPIP_CORE_LOCKING=y to some mqtt example tests (the
same configs as used in v5.1)
2023-03-21 11:21:07 +01:00
..
ssl lwip: Fix lwiopts macro expansion and dhcps-test 2023-03-21 11:21:07 +01:00
ssl_ds unity: add linux port 2022-11-02 21:49:15 +01:00
ssl_mutual_auth build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
ssl_psk build system: re-add -Wno-format as private flag for some example components 2022-08-03 16:42:47 +04:00
tcp lwip: Fix lwiopts macro expansion and dhcps-test 2023-03-21 11:21:07 +01:00
ws lwip: Fix lwiopts macro expansion and dhcps-test 2023-03-21 11:21:07 +01:00
wss lwip: Fix lwiopts macro expansion and dhcps-test 2023-03-21 11:21:07 +01:00