first commit
This commit is contained in:
13
libraries/SPIFlash_LowPowerLab/library.json
Normal file
13
libraries/SPIFlash_LowPowerLab/library.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user