esp-idf/examples/common_components/protocol_examples_common
David Cermak 2afcd77874 examples: Common connect component: Unregister shutdown handler on disconnection
To be able to connect smoothly after disconnecting, we have to unregister all handlers including shutdown handler on disconnection
2020-10-12 13:26:27 +02:00
..
include examples: common component initialization code to use new esp_netif 2019-11-13 12:36:25 +01:00
CMakeLists.txt examples: common component initialization code to use new esp_netif 2019-11-13 12:36:25 +01:00
component.mk examples: add component for protocol examples network functionality 2019-04-15 03:32:05 +00:00
connect.c examples: Common connect component: Unregister shutdown handler on disconnection 2020-10-12 13:26:27 +02:00
Kconfig.projbuild ethernet: add gpio number into config structure 2019-11-20 10:36:45 +08:00
stdin_out.c vfs: support vfs uart set line endings with specified uart number (release/v4.1) 2020-08-24 15:37:44 +08:00