Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: storage_on_flash_demo mbed_controller_demo mbed-os-example-blinky-2
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:2bb58064d0a2 | 2015-03-25 | hillkim7 | Fix comment. |
2:e79a9cb05801 | 2015-03-25 | hillkim7 | Support Seeed Arch Max platform; Modified to comply with mbed coding standard. |
1:33afe074c8f8 | 2015-01-19 | hillkim7 | Fix error in comment. |
0:7f4bc855cb46 | 2015-01-19 | hillkim7 | Tiny storage(file) system on MCU internal flash for Nucleo F4xx.; The purpose of SOFBlock class is to provide a way to write data on flash memory in the same way of file handling class in the file system. |