diff --git a/applications/GPIO/sd_spi_app/manifest.yml b/applications/GPIO/sd_spi_app/manifest.yml new file mode 100644 index 00000000..2d787843 --- /dev/null +++ b/applications/GPIO/sd_spi_app/manifest.yml @@ -0,0 +1,14 @@ +sourcecode: + type: git + location: + origin: https://github.com/Gl1tchub/Flipperzero-SD-SPI.git + commit_sha: fbb6589996a011f352c1f878a077615b47f86595 + subdir: sd_spi +description: "Lock and Unlock SD card / Micro SD card through SPI protocol." +changelog: "@changelog.md" +author: "Gl1tchub" +screenshots: + - screenshots/flp0.png + - screenshots/flp1.png + - screenshots/flp2.png + - screenshots/flp3.png