14 lines
308 B
JSON
14 lines
308 B
JSON
{
|
|
"name": "SPIFlash",
|
|
"version": "101.1.3",
|
|
"keywords": "flash, spi",
|
|
"description": "Library for read/write access to SPI flash memory chips",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/LowPowerLab/SPIFlash.git"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr"
|
|
}
|