mbed-os/connectivity/lorawan
Hari Limaye f95052cf6f CMake: Require TEST_SOURCES in greentea CMake file
Assumption that greentea test file is always named main.cpp is
incorrect. Updated mbed_greentea_add_test() macro to make TEST_SOURCES
parameter compulsory, which is used to specify greentea test
file(s). This allows tests to use C, or have a different name.
Therefore also updated all pre-existing greentea test CMake files to
explicity add main.cpp to TEST_SOURCES.
2021-06-29 13:33:42 +01:00
..
include/lorawan Incorporating review comments 2020-08-12 11:18:39 +01:00
lorastack Lora: Clear callback ID when timer callback is executed. 2021-03-11 21:00:43 +00:00
source Moving headers and sources to their respective separate directories based on new component structure 2020-08-12 11:06:37 +01:00
system LoRaWANTimer: add new line at the end of the file 2021-03-12 08:24:16 +00:00
tests CMake: Require TEST_SOURCES in greentea CMake file 2021-06-29 13:33:42 +01:00
CMakeLists.txt CMake: Only build unit tests if Mbed OS is the current project 2021-06-10 23:34:14 +01:00
FSB_Usage.txt Mbed OS will soon be changing directory structure to the below: 2020-08-12 11:06:36 +01:00
LICENSE Mbed OS will soon be changing directory structure to the below: 2020-08-12 11:06:36 +01:00
mbed_lib.json STM32WL: update "lora.max-sys-rx-error" 2021-03-29 09:25:25 +02:00