This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
examples
/
protocols
/
coap_client
/
main
History
nosuz
6127da32e4
Fixed the commented out coap_new_optlist() example in the coap_client example.
...
coap_new_optlist() requires 3 arguments but the example had 2 arguments.
2022-04-28 18:49:55 +09:00
..
certs
libcoap_430: Update code for use with libcoap 4.3.0
2021-08-31 12:05:30 +08:00
CMakeLists.txt
coap: refactor examples, stylistic cleanups, move certs to independent dir
2019-08-06 10:37:41 +05:30
coap_client_example_main.c
Fixed the commented out coap_new_optlist() example in the coap_client example.
2022-04-28 18:49:55 +09:00
idf_component.yml
managed components: fix version references to allow implicit updates according to semver
2022-03-11 13:49:26 +07:00
Kconfig.projbuild
Update the coap client example URL and README
2021-07-21 12:58:24 +08:00