u900.json 553 B

1234567891011121314
  1. {
  2. "matrix": {
  3. "newlib_small": {"STDCLIB": "newlib_small"},
  4. "libncrt_small": {"STDCLIB": "libncrt_small"},
  5. "libncrt_balanced": {"STDCLIB": "libncrt_balanced"},
  6. "libncrt_fast": {"STDCLIB": "libncrt_fast"}
  7. },
  8. "expected": {
  9. "application/baremetal/demo_nice": {"build": true, "run": false},
  10. "application/baremetal/demo_cidu": {"build": true, "run": false},
  11. "application/baremetal/demo_stack_check": {"build": true, "run": false},
  12. "test/core": {"build": false, "run": false}
  13. }
  14. }