Marian Buschsieweke
|
4f769c2f55
|
sys/shell/commands: add static qualifier where appropriate
Due to the conversion to XFA based SHELL_COMMAND() much fewer function
need to expose a symbol. Hence, spray `static` all over the place.
|
2022-06-11 14:38:58 +02:00 |
|
Marian Buschsieweke
|
5ea582b3dd
|
sys/shell_commands: convert to SHELL_COMMAND()
Make use of XFA for shell commands
|
2022-06-07 09:25:04 +02:00 |
|
Benjamin Valentin
|
bb8def8b3e
|
cord_ep: replace sock_udp_str2ep() with sock_udp_name2ep()
|
2022-03-24 17:10:51 +01:00 |
|
Karl Fessel
|
4147042bc1
|
sys/shell: add missing includes
|
2022-02-28 14:53:07 +01:00 |
|
M Aiman Ismail
|
edc95679cd
|
cord_ep: allow not specify netif if only one interface exist
|
2020-06-30 22:36:23 +02:00 |
|
Leandro Lanzieri
|
4052c01e85
|
net/nanocoap: Move NANOCOAP_URI_MAX to 'CONFIG_' namespace
|
2020-04-07 17:00:53 +02:00 |
|
Hauke Petersen
|
3b842ba16a
|
shell/cord_ep: used COAP_PORT as default port
|
2019-03-27 18:26:37 +01:00 |
|
Hauke Petersen
|
cfe4370a95
|
sys/shell/rdcli: rename to sc_cord_ep.c
|
2018-10-17 15:21:49 +02:00 |
|