Marco Zecchini
/
Example_RTOS
Rtos API example
Diff: mbed-os/tools/test_configs/target_configs.json
- Revision:
- 0:9fca2b23d0ba
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed-os/tools/test_configs/target_configs.json Sat Feb 23 12:13:36 2019 +0000 @@ -0,0 +1,10 @@ +{ + "UBLOX_EVK_ODIN_W2": { + "default_test_configuration": "NONE", + "test_configurations": ["ODIN_WIFI", "ODIN_ETHERNET"] + }, + "REALTEK_RTL8195AM": { + "default_test_configuration": "NONE", + "test_configurations": ["REALTEK_WIFI"] + } +}