{
  "actions": [
    {
      "command": [
        "alr",
        "build"
      ],
      "directory": "sample_apps/fvp_armv8r_aarch32_hello",
      "type": "test"
    },
    {
      "command": [
        "alr",
        "build"
      ],
      "directory": "sample_apps/esp32_c3_hello",
      "type": "test"
    }
  ],
  "authors": [
    "J. German Rivera"
  ],
  "configuration": {
    "variables": {
      "Platform": {
        "default": "arm_fvp",
        "type": "Enum",
        "values": [
          "arm_fvp",
          "esp32_c3"
        ]
      }
    }
  },
  "description": "High-Integrity RTOS",
  "licenses": "Apache-2.0",
  "maintainers": [
    "J. German Rivera <jgrivera67@gmail.com>"
  ],
  "maintainers-logins": [
    "jgrivera67"
  ],
  "name": "hirtos",
  "origin": {
    "commit": "66847740b093b19386959b0e7b65b0a09172a082",
    "url": "git+https://github.com/jgrivera67/HiRTOS.git"
  },
  "tags": [
    "rtos"
  ],
  "version": "2.0.0",
  "website": "https://github.com/jgrivera67/HiRTOS"
}
