We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4934504 commit fb9b6b9Copy full SHA for fb9b6b9
tests/pkg/lwip/Makefile
@@ -48,3 +48,6 @@ DISABLE_MODULE += test_utils_interactive_sync
48
TEST_ON_CI_BLACKLIST += all
49
50
include $(RIOTBASE)/Makefile.include
51
+
52
+# Set a custom channel if needed
53
+include $(RIOTMAKE)/default-radio-settings.inc.mk
0 commit comments