1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Benjamin Valentin
846e681be2 examples: replace sock_udp_str2ep() with sock_udp_name2ep() 2022-03-24 17:11:15 +01:00
Benjamin Valentin
a23fa5253f doc: replace ping6 with ping 2021-11-29 17:32:37 +01:00
212843c080
examples/asymcute_mqttsn: fix issues reported coccinelle
no need to cast atoi return value, _topic_init returns a pointer, so check against NULL
2021-01-08 14:37:32 +01:00
Hauke Petersen
912979a3ac examples/asymcute: improve error messages 2020-12-18 14:03:46 +01:00
Hauke Petersen
8e19d539a8 examples/asymcute_mqttsn: adapt to API change 2020-12-18 13:58:20 +01:00
Hauke Petersen
ab72e2f9dd examples/asymcute: fix short and predefined topics 2020-12-18 12:27:46 +01:00
Akshai M
8f36c817eb net/asymcute : Add 'CONFIG_ASYMCUTE_DEFAULT_PORT'
examples/asymcute : Update macro definition
Update macro definition for UDP port.

Kconfig/asymcute : Add 'ASYMCUTE_DEFAULT_PORT'
2020-11-19 23:11:21 +01:00
Kees Bakker
01a170bf0e examples/asymcute_mqttsn: do normal assignment instead of memcpy 2019-01-10 19:43:44 +01:00
Hauke Petersen
901ec82a98 examples: add asymcute_mqttsn example application 2018-07-05 15:44:17 +02:00