Angus Gratton
|
e305f29382
|
asio coap: If LWIP IPV6 is disabled, automatically don't build asio & coap
- Removes need to manually exclude these components as shown at
https://github.com/espressif/esp-idf/issues/3781#issuecomment-825742378
- Hide the config for these components if IPV6 is disabled
- The components are still included in the build, but with no source
files
|
2021-05-20 19:53:00 +10:00 |
|
yuanjm
|
b06a588263
|
examples: Use CONFIG_LWIP_IPV6 to strip tcp_server example
|
2021-02-23 18:26:03 +08:00 |
|
Angus Gratton
|
66fb5a29bb
|
Whitespace: Automated whitespace fixes (large commit)
Apply the pre-commit hook whitespace fixes to all files in the repo.
(Line endings, blank lines at end of file, trailing whitespace)
|
2020-11-11 07:36:35 +00:00 |
|
Ivan Grokhotkov
|
28cf1c83df
|
examples/protocols/sockets: use common network component
|
2019-04-15 03:32:05 +00:00 |
|
MartinValik
|
5a76f1af19
|
BSD Socket examples
|
2018-10-16 09:48:57 +02:00 |
|