{ "run_config": { "target" : "hardware", "hardware" : { "baudrate": 115200, "timeout": 240 } }, "parallel": "-j", "copy_objects": true, "build_target": "clean all", "build_config": { "SOC": "evalsoc", "ARCH_EXT": "", "DOWNLOAD": "ilm" }, "build_configs": { "n600bp-newlib-small": {"CORE": "n600", "STDCLIB": "newlib_small", "ARCH_EXT": "_zba_zbb_zbc_zbs_xxldspn1x"}, "n600bp-libncrt-small": {"CORE": "n600", "STDCLIB": "libncrt_small", "ARCH_EXT": "_zba_zbb_zbc_zbs_xxldspn1x"}, "n600fdbp-newlib-small": {"CORE": "n600fd", "STDCLIB": "newlib_small", "ARCH_EXT": "_zba_zbb_zbc_zbs_xxldspn1x"}, "n600fdbp-libncrt-small": {"CORE": "n600fd", "STDCLIB": "libncrt_small", "ARCH_EXT": "_zba_zbb_zbc_zbs_xxldspn1x"} }, "expected": { "application/baremetal/demo_nice": {"build": true, "run": false}, "application/rtthread/msh" : {"build": true, "run": false}, "test/core": {"build": false, "run": false} } }