1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/shell/cmds
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
..
app_metadata.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
at30tse75x.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
benchmark_udp.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
ccn-lite-utils.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
conn_can.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
cord_ep.c shell/cord_ep: Take full URIs instead of IP and path 2022-09-27 16:28:04 +02:00
coreclk.c sys/shell: Add coreclk command to shell_cmd_sys 2023-05-16 10:58:06 +02:00
cryptoauthlib.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
dfplayer.c sys/shell/cmds/dfplayer.c: initialize mode 2022-09-27 09:29:23 +02:00
fib.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
gnrc_icmpv6_echo.c sys/shell/cmd_gnrc_icmpv6_echo: fix format specifier 2023-05-10 13:00:41 +02:00
gnrc_ipv6_blacklist.c sys/shell/cmds: improve wording in shell help text 2022-09-16 13:15:46 +02:00
gnrc_ipv6_frag_stats.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
gnrc_ipv6_nib.c sys: fix remaining broken paths to tests 2023-05-13 19:08:39 +02:00
gnrc_ipv6_whitelist.c sys/shell/cmds: improve wording in shell help text 2022-09-16 13:15:46 +02:00
gnrc_netif.c sys: fix remaining broken paths to tests 2023-05-13 19:08:39 +02:00
gnrc_pktbuf.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
gnrc_rpl.c shell/cmds: GNRC: replace puts() with printf() 2023-02-27 15:43:00 +01:00
gnrc_sixlowpan_ctx.c shell/cmds: GNRC: replace puts() with printf() 2023-02-27 15:43:00 +01:00
gnrc_sixlowpan_frag_stats.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
gnrc_udp.c shell/cmds: GNRC: replace puts() with printf() 2023-02-27 15:43:00 +01:00
heap.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
i2c_scan.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
Kconfig sys/shell: Add coreclk command to shell_cmd_sys 2023-05-16 10:58:06 +02:00
lwip_netif.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
Makefile sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
mci.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
nanocoap_vfs.c Merge #18134 #18738 #18939 #19118 2023-01-10 11:25:32 +00:00
netstats_neighbor.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
nice.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
nimble_netif.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
nimble_statconn.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
openwsn.c shell/cmds: add missing includes for ARRAY_SIZE 2022-11-22 13:39:35 +01:00
pm.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
ps.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
random.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
rtc.c shell/rtc: Fix out of bounds access; document error behavior 2023-01-13 16:14:48 +01:00
rtt.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
saul_reg.c drivers/saul: use flash_utils 2023-02-27 12:31:04 +01:00
semtech-loramac.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
sht1x.c shell/cmds: add missing includes for ARRAY_SIZE 2022-11-22 13:39:35 +01:00
sntp.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
suit.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
sys.c sys/shell: make cmds submodules 2022-09-16 13:15:45 +02:00
vfs.c sys/vfs: add force option to vfs_umount() 2023-02-28 17:24:03 +01:00