1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/shell
Marian Buschsieweke f0a88dcf56
sys/shell: add help_json builtin command
This command does the same as `help`, but provides a machine readable
JSON rather than a human readable table. It is only provided when the
(pseudo-)module `shell_builtin_cmd_help_json` is used.
2024-11-11 22:05:04 +01:00
..
cmds Merge pull request #20673 from Einhornhool/pr/update-cryptoauth-shell-command 2024-07-11 06:54:52 +00:00
democommands treewide/rust: cargo fmt 2024-10-02 22:17:08 +02:00
doc.txt treewide: replace shell_commands module in documentation 2024-03-19 15:12:02 +01:00
Kconfig *Kconfig*: Modify Kconfig to remove dep model 2024-03-27 10:28:12 +01:00
Kconfig.config *.config: Modify all .config kconfig files 2024-03-26 14:53:40 +01:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
Makefile.dep treewide: remove deprecated nice module 2024-03-18 21:31:03 +01:00
shell.c sys/shell: add help_json builtin command 2024-11-11 22:05:04 +01:00