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 0747f5816c
sys/shell: Add coreclk command to shell_cmd_sys
The coreclk shell command now prints the CPU frequency in Hz, which
can be useful for boards with RC generated CPU frequency (e.g.
RP2040, FE310, or MPS430Fx1xx MCUs allow this) which may quite a bit
off the target frequency.
2023-05-16 10:58:06 +02:00
..
cmds sys/shell: Add coreclk command to shell_cmd_sys 2023-05-16 10:58:06 +02:00
democommands rust: Update dependencies 2022-10-04 00:28:46 +02:00
doc.txt sys/shell_commands: convert to SHELL_COMMAND() 2022-06-07 09:25:04 +02:00
Kconfig sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
Kconfig.config shell/Kconfig: make config options usable with dependency resolution 2021-02-19 13:22:47 +01:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
Makefile.dep Merge #19490 2023-05-09 12:46:59 +00:00
shell.c sys/shell: use flash_utils 2023-02-27 12:31:03 +01:00