1
0
mirror of https://github.com/armink/FlashDB.git synced 2025-01-16 20:12:52 +08:00

3 Commits

Author SHA1 Message Date
tinic
7bdef5eab7
[fdb] Support 128bit write granularity for kvdb (#250)
* Support 128bit write granularity

The new stm32h5xx chips can only write quad words, i.e. 128bits.

* Update fdb_tsdb.c to include 128bit option
* Update fdb_cfg.h to include 64bit and 128bit option.
2023-10-17 10:01:43 +08:00
armink
9eea31ac18 Add file storage mode. 2021-01-03 19:17:51 +08:00
armink
85c7539833 Modify the directory structure. 2020-05-31 13:58:08 +08:00