1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

Merge pull request #20325 from miri64/tests/enh/lwip-radio-settings

tests/pkg/lwip: include default-radio-settings.inc.mk
This commit is contained in:
Kevin "Tristate Tom" Weiss 2024-02-01 09:51:39 +00:00 committed by GitHub
commit e6844f8d28
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -48,3 +48,6 @@ DISABLE_MODULE += test_utils_interactive_sync
TEST_ON_CI_BLACKLIST += all
include $(RIOTBASE)/Makefile.include
# Set a custom channel if needed
include $(RIOTMAKE)/default-radio-settings.inc.mk