2015-01-16 19:40:15 +00:00
|
|
|
{
|
|
|
|
|
"name": "SPIFlash",
|
2020-07-08 21:39:27 +01:00
|
|
|
"version": "101.1.2",
|
2015-01-16 19:40:15 +00:00
|
|
|
"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"
|
|
|
|
|
}
|