Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
JohnK1987 committed Jun 23, 2021
1 parent 2ac4f85 commit 2347a0c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Example - Mbed-os-KV-FileSystem-SD
Example of KVStore with FATFileSystem and SD card

Tested with MbedOs 6.10 and Nucleo-F429ZI + SD card

Description:
This basic code will show how to store data via KVStore API of MbedOS (https://os.mbed.com/docs/mbed-os/v6.10/apis/kvstore.html) on SD card.

0 comments on commit 2347a0c

Please sign in to comment.