mirror of https://github.com/ARMmbed/mbed-os.git
Reduced RPC test scope to LPC1768 for now
parent
6066e434d8
commit
515fe34a09
|
@ -360,6 +360,7 @@ TESTS = [
|
|||
"source_dir": join(TEST_DIR, "mbed", "rpc"),
|
||||
"dependencies": [MBED_LIBRARIES, join(LIB_DIR, "rpc"), TEST_MBED_LIB],
|
||||
"automated": True,
|
||||
"mcu": ["LPC1768"]
|
||||
},
|
||||
{
|
||||
"id": "MBED_16", "description": "RTC",
|
||||
|
|
Loading…
Reference in New Issue