From f9a81f567c9b5a0caa4c18292c8900bf0e04f07b Mon Sep 17 00:00:00 2001 From: jeromecoutant Date: Tue, 27 Apr 2021 16:48:16 +0200 Subject: [PATCH] STM32WL: enable lora with baremetal --- TESTS/configs/baremetal.json | 1 + 1 file changed, 1 insertion(+) diff --git a/TESTS/configs/baremetal.json b/TESTS/configs/baremetal.json index 9b71c186c7..6f02501676 100644 --- a/TESTS/configs/baremetal.json +++ b/TESTS/configs/baremetal.json @@ -20,6 +20,7 @@ "fat_chan", "lora", "sx1276-lora-driver", + "stm32wl-lora-driver", "nfc", "network-emac", "flashiap-block-device",