1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-17 04:52:59 +01:00
RIOT/makefiles
Marian Buschsieweke fd80c53a35
sys/shell/cmds: fix shell_cmd_netif LoRaWAN integration
Model the LoRaWAN integration to GNRC's netif command (ifconfig) as
submodule of it, namely `shell_cmd_gnrc_netif_lorawan`.

This should fix a regression introduced by
https://github.com/RIOT-OS/RIOT/pull/18355
2022-10-04 23:06:03 +02:00
..
arch Merge pull request #18562 from MrKevinWeiss/pr/removemips 2022-09-30 10:47:09 +02:00
boards makefiles/boards/stm32.inc.mk: improve stm32flash support 2022-08-16 22:00:06 +02:00
boot Merge pull request #18138 from benpicco/makefiles/boot/riotboot-elffile 2022-06-02 16:10:09 +02:00
libc makefiles/libc/picolibc.mk: Fix typo 2022-05-30 12:38:19 +02:00
pkg makefiles/pkg/nimble.adv.mk: add utility to assign adv instance 2022-04-27 08:22:58 +02:00
tests .murdock: print hash input when hashes mismatch 2022-07-11 17:17:15 +02:00
toolchain
tools cpu/mips: Remove all mips 2022-09-27 13:42:37 +02:00
utils
app_dirs.inc.mk
application.inc.mk core: split out library code 2022-03-09 21:43:05 +01:00
auto_init.inc.mk
bindist.inc.mk
blob.inc.mk
boards.inc.mk make: add info-emulated-boards helper target 2021-10-12 10:39:57 +02:00
buildtests.inc.mk
cargo-settings.inc.mk Rust: Add crates-to-module adapter 2022-07-09 21:15:29 +02:00
cargo-targets.inc.mk makefiles: Remove duplicate cargo invocation 2022-09-23 02:05:32 +02:00
cflags.inc.mk make: add -ffunction-sections -fdata-sections to LINKFLAGS if LTO=1 2022-02-15 12:28:16 +01:00
clang_tidy.inc.mk
color.inc.mk
default-radio-settings.inc.mk
defaultmodules_deps.inc.mk buildsystem: split default modules include early and late 2022-06-02 12:56:59 +02:00
defaultmodules_no_recursive_deps.inc.mk buildsystem: split default modules include early and late 2022-06-02 12:56:59 +02:00
defaultmodules_regular.inc.mk libc: add to default modules 2022-09-26 19:06:46 +02:00
dependencies_debug.inc.mk
dependency_resolution.inc.mk buildsystem: split default modules include early and late 2022-06-02 12:56:59 +02:00
deprecated_boards.inc.mk cpu/mips: Remove all mips 2022-09-27 13:42:37 +02:00
deprecated_cpus.inc.mk cpu/mips: Remove all mips 2022-09-27 13:42:37 +02:00
deprecated_modules.inc.mk sys/shell/cmds: fix shell_cmd_netif LoRaWAN integration 2022-10-04 23:06:03 +02:00
docker.inc.mk docker: don't export KCONFIG_ADD_CONFIG variable 2022-04-25 11:18:17 +02:00
driver_with_disp_dev.mk make: introduce makefile to optimize driver with disp/touch_dev build 2022-01-06 12:07:07 +01:00
driver_with_saul.mk make: introduce makefile to optimize driver with saul build 2022-01-06 12:07:06 +01:00
driver_with_touch_dev.mk make: introduce makefile to optimize driver with disp/touch_dev build 2022-01-06 12:07:07 +01:00
eclipse.inc.mk
features_check.inc.mk
features_modules.inc.mk makefiles/features_modules: ignore non-init periphs 2022-08-17 14:37:24 +02:00
git_version.inc.mk
info-global.inc.mk makefiles: undefine BOARD_VERSION in info-global.inc.mk 2022-08-30 15:08:39 +02:00
info-nproc.inc.mk
info.inc.mk makefiles: Add make info-rust target 2022-09-23 02:03:50 +02:00
kconfig.mk boards: Use BOARD.config pattern for kconfig 2022-02-14 13:10:09 +01:00
mcuboot.mk
modules.inc.mk
murdock.inc.mk
periph.mk
pseudomodules.inc.mk sys/shell/cmds: fix shell_cmd_netif LoRaWAN integration 2022-10-04 23:06:03 +02:00
scan-build.inc.mk
stdio.inc.mk sys/net/application_layer: add telnet server module 2022-03-01 23:07:22 +01:00
suit.base.inc.mk makefiles/suit: avoid unwanted key creation trigger 2022-07-20 12:35:33 +02:00
suit.inc.mk makefiles/suit: allow to overwrite SUIT_VENDOR_DOMAIN 2022-06-01 13:18:00 +02:00
tests.inc.mk
ubsan.inc.mk make: add initial ubsan support 2022-02-16 12:20:45 +01:00
usb-codes.inc.mk
vars.inc.mk makefiles: Add openocd-rtt 2022-08-30 09:34:22 +02:00