Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit eaaf442

Browse files
committed
Update metadata of flash tutorial
1 parent ac2b1f1 commit eaaf442

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
2-
"title":"Reading and Writing Data the Flash Storage",
3-
"coverImage":{
4-
"src":"assets/por_ard_block_device_cover.svg?sanitize=true"
2+
"title": "Reading and Writing Flash Memory",
3+
"coverImage": {
4+
"src": "assets/por_ard_block_device_cover.svg?sanitize=true"
55
},
6-
"tags":[
6+
"tags": [
77
"Storage",
88
"Flash",
99
"Block Device"
1010
],
11-
"abstract":"This tutorial shows you how to use the internal flash memory of the Portenta H7's MCU to read and write data using the Flash In-Application Programming Interface (Flash IAP) provided by Mbed OS."
12-
}
11+
"abstract": "This tutorial demonstrates how to use the on-board flash memory of the Portenta H7 to read and write data using the BlockDevice API provided by Mbed OS."
12+
}

0 commit comments

Comments
 (0)