Files
esp32ulp/package.json
2026-05-27 11:35:09 +03:00

24 lines
449 B
JSON

{
"name": "toolchain-esp32ulp",
"version": "2.38.0+20240113",
"description": "Toolchain for ESP32 ULP FSM coprocessor",
"keywords": [
"build tools",
"compiler",
"assembler",
"linker",
"preprocessor",
"espressif",
"esp32",
"esp32s2",
"esp32s3"
],
"license": "GPL-2.0-or-later",
"repository": {
"type": "git",
"url": "https://github.com/espressif/crosstool-NG"
},
"system": [
"*"
]
}