1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/shell/cmds
bors[bot] 910e0e28ed
Merge #19963 #19971 #19974 #19975 #19976
19963: sys/event/timeout: add event_timeout_is_pending() r=benpicco a=benpicco



19971: sys/shell/gnrc_netif: Fix a few blockers for sharing ifconfig shell r=benpicco a=yarrick



19974: gnrc_ipv6_ext_frag: _completed: Add comment why list head is not checked for NULL pointer dereference r=benpicco a=miri64

 


19975: pkg/nanocbor: Bump to latest commit r=benpicco a=bergzand

### Contribution description

Not much to see here

Important changes:
- Add stream-like interface for encoder
- Separate functions for number of items left in arrays and maps

### Testing procedure

The usual test should still work

### Issues/PRs references

None

19976: core: Express -1 as ~0 in thread_status_t cast r=benpicco a=SimonIT



Co-authored-by: Benjamin Valentin <benjamin.valentin@ml-pa.com>
Co-authored-by: Erik Ekman <eekman@google.com>
Co-authored-by: Martine Lenders <m.lenders@fu-berlin.de>
Co-authored-by: Koen Zandberg <koen@bergzand.net>
Co-authored-by: SimonIT <simonit.orig@gmail.com>
2023-10-16 15:31:25 +00: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/ping: reduce text to save ROM 2023-09-20 14:15:57 -04: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 Merge #19963 #19971 #19974 #19975 #19976 2023-10-16 15:31:25 +00: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_txtsnd.c sys/shell/gnrc_txtsnd: Move to separate module 2023-10-11 22:55:37 +02:00
gnrc_udp.c all/gnrc: fix null pointer dereference 2023-06-22 19:43:30 -04: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
iw.c sys/shell: add iw shell command 2023-08-19 23:23:10 +02:00
Kconfig sys/shell: add iw shell command 2023-08-19 23:23:10 +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
opendsme.c sys/shell/commands/sc_opendsme: add gts commands 2023-05-31 16:31:27 +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: use rtc_tm_normalize() to sanitize input 2023-01-29 22:28:45 +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 shell/cmds: add genfile command 2023-06-08 13:11:43 +02:00