1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/shell/commands
Martine S. Lenders e923d5dbd8
sc_gnrc_netif: fix whitespaces in output
Originally, the options and flags in the `netif` shell output were
separated by two spaces. For later added flags this is not the case,
making the parsing of those flags and options hard to impossible.

This change adds those missing spaces + comments so it might not happen
again in the future.
2020-07-07 12:24:40 +02:00
..
Makefile sys/shell: add nimble_statconn shell command 2020-07-06 08:14:09 +02:00
sc_app_metadata.c sys/shell: Add shell command for app_metadata 2019-03-05 16:10:06 +01:00
sc_at30tse75x.c drivers/at30tse75x: adapt to new I2C api 2018-07-25 12:01:38 +02:00
sc_blacklist.c gnrc/ipv6: add blacklisting of IPv6 addresses 2016-01-28 21:50:43 +01:00
sc_can.c shell/sc_can: fix uninitialized warning 2018-07-24 13:58:21 +02:00
sc_ccnl.c shell/ccn-lite: type fixes 2019-08-02 10:37:47 +02:00
sc_cord_ep.c cord_ep: allow not specify netif if only one interface exist 2020-06-30 22:36:23 +02:00
sc_cryptoauthlib.c sys/shell: add cryptoauthlib shell handler 2020-03-31 21:31:24 +02:00
sc_dfplayer.c sys/shell: Added shell command "dfplayer" 2020-06-28 21:06:49 +02:00
sc_disk.c sys/shell: fix typos 2019-11-23 22:39:38 +01:00
sc_fib.c many typo fixes 2019-11-23 22:39:07 +01:00
sc_gnrc_6ctx.c shell_commands: make 6Lo compression contexts configurable on non-6LBR 2019-12-20 14:55:55 +01:00
sc_gnrc_6lo_frag_stats.c gnrc_sixlowpan_frag_stats: add average fragments per datagram statistic 2020-02-06 13:40:23 +01:00
sc_gnrc_icmpv6_echo.c sys/shell/commands: fixing typo in ping6 help 2020-06-24 12:49:05 +02:00
sc_gnrc_ipv6_frag_stats.c gnrc_ipv6_ext_frag: initial import of statistics module 2020-02-06 13:48:42 +01:00
sc_gnrc_ipv6_nib.c gnrc/nib: Move GNRC_IPV6_NIB_L2ADDR_MAX_LEN to 'CONFIG_' namespace 2020-03-31 18:07:12 +02:00
sc_gnrc_netif.c sc_gnrc_netif: fix whitespaces in output 2020-07-07 12:24:40 +02:00
sc_gnrc_pktbuf.c shell_commands: add command for packet buffer stats 2018-06-22 09:51:17 +02:00
sc_gnrc_rpl.c gnrc/rpl: Move GNRC_RPL_WITHOUT_PIO to 'CONFIG_' namespace 2020-05-14 15:56:59 +02:00
sc_heap.c sys/shell: cleanup the heap command approach 2019-09-05 09:18:46 +02:00
sc_i2c_scan.c shell: Add command i2c_scan 2019-03-25 14:10:04 +01:00
sc_loramac.c sys/shell: add missing stdio include in sc_loramac.c 2019-12-16 16:26:18 +01:00
sc_nimble_netif.c sys/shell: add nimble_statconn shell command 2020-07-06 08:14:09 +02:00
sc_nimble_statconn.c sys/shell: add nimble_statconn shell command 2020-07-06 08:14:09 +02:00
sc_pm.c sys/shell: commands: Check argc in _pm_handler 2020-05-02 20:55:28 +01:00
sc_ps.c ps: thread_print_all() had the wrong module prefix 2015-04-19 16:36:05 +02:00
sc_random.c xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
sc_rtc.c shell/commands: fixed off by one when checking for clearalarm command 2020-05-12 12:39:25 +02:00
sc_rtt.c sys/shell: add rtt command 2020-03-19 17:17:26 +01:00
sc_saul_reg.c sys: saul: add missing stddef.h include (for NULL) 2018-09-20 23:54:46 +02:00
sc_sht1x.c sys/shell: remove superfluous explicit cast 2019-08-06 19:43:54 +02:00
sc_sntp.c shell/sntp: Adapt to change in ipv6_addr_split_iface 2019-11-15 14:09:32 +01:00
sc_suit.c sys/suit: Add SUIT draft ietf-v3 firmware upgrade module 2020-03-18 14:13:12 +01:00
sc_sys.c usb_board_reset: Split headers into public and private 2020-07-01 13:22:25 +02:00
sc_vfs.c many typo fixes 2019-11-23 22:39:07 +01:00
sc_whitelist.c shell: provide shell command for whitelist 2015-09-28 16:59:53 +02:00
shell_commands.c sys/shell: add nimble_statconn shell command 2020-07-06 08:14:09 +02:00