1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/shell/commands
Oleg Hahm df7927dc94 shell: introduce txtsnd pseudomodule
This commit allows to enable/disable the txtsnd shell command. The
command is used to send strings over L2 in GNRC. Until now the command
was automatically enabled if GNRC and shell_commands were present, which
may lead to confusion if no L2 packet handler is registered.
2017-01-18 20:58:56 +01:00
..
Makefile sntp: initial import 2016-10-30 22:00:02 +01:00
sc_at30tse75x.c drivers/at30tse75x: add device driver for AT30TSE75x temperature sensor 2015-10-02 13:34:21 +02:00
sc_blacklist.c gnrc/ipv6: add blacklisting of IPv6 addresses 2016-01-28 21:50:43 +01:00
sc_ccnl.c gnrc: use new netreg helper functions everywhere 2016-10-25 18:47:30 +02:00
sc_disk.c doc diskio: RIOTized style and added doxygen 2016-03-30 12:54:51 +02:00
sc_fib.c fib: changed handling of the net prefix 2016-03-30 10:05:05 +02:00
sc_gnrc_6ctx.c shell: fix strtok_r compile error 2016-12-20 19:44:46 +01:00
sc_gnrc_rpl.c xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
sc_heap.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_icmpv6_echo.c xtimer: Update xtimer usage to match API changes 2016-11-29 20:44:31 +01:00
sc_ipv6_nc.c shell: ncache: Fix #5930 2016-10-12 15:00:32 +02:00
sc_ltc4150.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_netif.c shell, netstats: fix unused function error 2016-10-24 19:52:15 +02: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 documentation: update my name (Ortmann -> Knüpfer) 2015-09-27 18:58:30 +02:00
sc_saul_reg.c cppcheck: fix warning in sc_saul_reg 2016-12-21 14:30:42 +01:00
sc_sht11.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_sntp.c sntp: initial import 2016-10-30 22:00:02 +01:00
sc_sys.c sys/newlib+shell: use pm_reboot() for reboot() 2017-01-13 10:17:58 +01:00
sc_whitelist.c shell: provide shell command for whitelist 2015-09-28 16:59:53 +02:00
sc_x86_lspci.c shell: Return-based error-handling for shell handlers 2015-03-25 23:54:04 +05:30
sc_zep.c gnrc: make all gnrc modules sub-modules of gnrc 2015-08-18 23:00:07 +02:00
shell_commands.c shell: introduce txtsnd pseudomodule 2017-01-18 20:58:56 +01:00