..
Makefile
sys/shell: add suit shell command
2019-11-28 19:15:34 +01: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
shell/cord_ep: used COAP_PORT as default port
2019-03-27 18:26:37 +01: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: adapt 6ctx command for NIB
2018-02-16 12:22:56 +01:00
sc_gnrc_6lo_frag_stats.c
gnrc_sixlowpan_frag_stats: actualize pseudo-module
2019-12-18 15:45:03 +01:00
sc_gnrc_icmpv6_echo.c
shell/gnrc_icmpv6_echo: Adapt to change in ipv6_addr_split_iface
2019-11-15 14:02:50 +01:00
sc_gnrc_ipv6_nib.c
shell_commands: gnrc_ipv6_nib: remove unnecessary cast
2019-09-11 23:51:20 +02:00
sc_gnrc_netif.c
shell/sc_gnrc_netif: use fmt_is_number()
2019-12-05 15:39:25 +01: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
shell/commands/sc_gnrc_rpl.c: fix cpp.check unitialized variable
2019-11-21 11:58:07 +01: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_interactive_sync.c
sys/shell/commands/sc_interactive_sync: AVR puts to pgmspace
2019-12-15 20:27:56 +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
shell/sc_nimble_netif: allow connect using name
2019-12-09 10:12:44 +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/sc_rtc: remove rtc init command
2017-11-13 18:44:15 +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/shell: add suit shell command
2019-11-28 19:15:34 +01:00
sc_sys.c
sys/newlib+shell: use pm_reboot() for reboot()
2017-01-13 10:17:58 +01: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 suit shell command
2019-11-28 19:15:34 +01:00