Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kampi/nrf-littlefs
https://github.com/kampi/nrf-littlefs
arm c filesystem flash littlefs nordic nordic-bluetooth nordic-semiconductor nordicsemi nrf52
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/kampi/nrf-littlefs
- Owner: Kampi
- License: gpl-3.0
- Created: 2023-08-28T19:11:18.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-08-28T19:12:12.000Z (over 1 year ago)
- Last Synced: 2024-11-29T21:54:26.087Z (22 days ago)
- Topics: arm, c, filesystem, flash, littlefs, nordic, nordic-bluetooth, nordic-semiconductor, nordicsemi, nrf52
- Language: C
- Homepage: https://www.kampis-elektroecke.de
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LittleFS
## Table of Contents
- [LittleFS](#littlefs)
- [Table of Contents](#table-of-contents)
- [About](#about)
- [History](#history)
- [License](#license)
- [Maintainer](#maintainer)## About
This project includes an example implementation for [LittleFS](https://github.com/littlefs-project/littlefs) and an external [S25FL064L](https://www.cypress.com/documentation/datasheets/s25fl064l-64-mbit-8-mbyte-30-v-fl-l-spi-flash-memory) SPI flash memory.
## History
| **Version** | **Description** | **Date** |
|:-----------:|:-----------------------------:|:-----------:|
| 1.0 | Initial release | 05.03.2022 |## License
This code is released under the GPL License.
## Maintainer
- [Daniel Kampert](mailto:[email protected])