17 lines
409 B
JSON
17 lines
409 B
JSON
{
|
|
"name": "framework-arduinopico",
|
|
"version": "1.40504.0",
|
|
"description": "Arduino Wiring-based Framework (RPi Pico RP2040, RP2350)",
|
|
"keywords": [
|
|
"framework",
|
|
"arduino",
|
|
"Cortex-M",
|
|
"Raspberry Pi",
|
|
"RP2040"
|
|
],
|
|
"homepage": "https://arduino-pico.readthedocs.io/en/latest/",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/earlephilhower/arduino-pico"
|
|
}
|
|
}
|