Переглянути джерело

Merge pull request #11 from ivankravets/patch-1

Create library.json
main
Paul Stoffregen 9 роки тому
джерело
коміт
31a761c30e
1 змінених файлів з 12 додано та 0 видалено
  1. +12
    -0
      library.json

+ 12
- 0
library.json Переглянути файл

@@ -0,0 +1,12 @@
{
"name": "SerialFlash",
"keywords": "serial, flash, spi",
"description": "SerialFlash provides low-latency, high performance access to SPI Flash memory with a filesystem-like interface. Familiar file-based functions, similar to the SD library, are used to access data.",
"repository":
{
"type": "git",
"url": "https://github.com/PaulStoffregen/SerialFlash.git"
},
"frameworks": "arduino",
"platforms": "*"
}

Завантаження…
Відмінити
Зберегти