1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/shell
MrKevinWeiss e017c01acc
sys/shell/cmds: Guard periph_pm calls
It would seem that either we need to require the periph_pm module in shell
or make it optional... since we have many other optional modules here
and we still may want the RIOT_VERSION command, lets make it optional for now.
2024-04-02 10:19:19 +02:00
..
cmds sys/shell/cmds: Guard periph_pm calls 2024-04-02 10:19:19 +02:00
democommands rust: Update dependencies 2022-10-04 00:28:46 +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: update doc 2023-12-21 16:18:23 -05:00