{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESP32P4_ULP",
  "description": "LP Core (ULP) support for ESP32-P4 in Arduino-esp32.",
  "url": "https://github.com/Xorlent/ESP32P4_ULP",
  "author": {
    "@type": "Person",
    "name": "Xorlent"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Xorlent/ESP32P4_ULP-0.0.2.zip",
  "softwareVersion": "0.0.2",
  "fileSize": 37,
  "license": "https://spdx.org/licenses/MIT"
}