Skip to content

Commit 371033e

Browse files
author
Amanda Butler
authored
Merge pull request #46 from ARMmbed/AnotherButler-patch-4
Add link to README.md
2 parents a6ea12f + ab83f74 commit 371033e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
## BufferedBlockDevice Example
22

33
This BufferedBlockDevice example takes a [HeapBlockDevice](https://os.mbed.com/docs/latest/apis/bufferedblockdevice.html), whose read size is 256 bytes and program size is 512 bytes, and shows how you can read or program this block device with much smaller read/program sizes, using BufferedBlockDevice.
4+
5+
To see this example in context, please see its [published documentation](https://os.mbed.com/docs/mbed-os/latest/apis/bufferedblockdevice.html).

0 commit comments

Comments
 (0)