KyosoTechnology / storage_on_flash

History

add STM32L4xx default tip

2022-11-16, by masaaki_makabe [Wed, 16 Nov 2022 04:49:19 +0000] rev 5

add STM32L4xx


initialized

2021-11-05, by masaaki_makabe [Fri, 05 Nov 2021 04:30:56 +0000] rev 4

initialized


Fix comment.

2015-03-25, by hillkim7 [Wed, 25 Mar 2015 05:46:25 +0000] rev 3

Fix comment.


Support Seeed Arch Max platform; Modified to comply with mbed coding standard.

2015-03-25, by hillkim7 [Wed, 25 Mar 2015 05:27:59 +0000] rev 2

Support Seeed Arch Max platform; Modified to comply with mbed coding standard.


Fix error in comment.

2015-01-19, by hillkim7 [Mon, 19 Jan 2015 14:45:39 +0000] rev 1

Fix error in comment.


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.

2015-01-19, by hillkim7 [Mon, 19 Jan 2015 12:57:44 +0000] rev 0

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.