Skip to content

Commit ab83f74

Browse files
author
Amanda Butler
authored
Add link to README.md
Add link to published docs for consistency, context and better UX.
1 parent 3873cae commit ab83f74

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)