ux1000.json 384 B

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