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 |
|
Marian Buschsieweke
|
66a04926ca
|
sys/shell_commands: fix signature of _openwsn_ifconfig
|
2022-06-07 09:24:49 +02:00 |
|
Francisco Molina
|
2761bba370
|
sys/shell/commands/sc_openwsn: update components
|
2020-12-11 09:07:49 +01:00 |
|
Benjamin Valentin
|
dbf6b1e25c
|
sys/net: replace netif_addr_to/from_str with l2util_addr…
|
2020-11-17 10:51:22 +01:00 |
|
Francisco Molina
|
19494a4db3
|
pkg/openwsn: add riot based openwsn scheduler
|
2020-09-10 09:37:43 +02:00 |
|
Francisco Molina
|
badfa06694
|
pkg/openwsn: add shell commands
|
2020-09-02 17:19:00 +02:00 |
|