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.
Changes
| Revision | Date | Who | Commit message |
|---|---|---|---|
| 5:f81b553e0ff4 | 2022-11-16 | masaaki_makabe | add STM32L4xx |
| 4:a59b917583c9 | 2021-11-05 | masaaki_makabe | initialized |
| 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. |