1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/shell
Benjamin Valentin c31e373214 shell_commands: gnrc_netif: only include LoRA options when LoRA PHY is present
If no LoRA module is used, there is no use in compiling in all the config options
for LoRA PHYs.

This saves about 1k of .text
2019-09-24 17:14:03 +02:00
..
commands shell_commands: gnrc_netif: only include LoRA options when LoRA PHY is present 2019-09-24 17:14:03 +02:00
Makefile make: detect their module name automatically 2014-06-17 15:49:32 +02:00
shell.c sys/shell: cancel current line on CTRL-C. 2019-08-15 17:13:42 +02:00