mirror of
https://github.com/armink/FlashDB.git
synced 2025-01-29 04:32:53 +08:00
7bdef5eab7
* 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.