This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
FlashDB
Watch
1
Star
0
Fork
0
You've already forked FlashDB
mirror of
https://github.com/armink/FlashDB.git
synced
2025-01-16 20:12:52 +08:00
Code
Issues
Releases
Wiki
Activity
FlashDB
/
src
History
MGlolenstine
cf47f490bb
[fdb] Fixed a bug with reversed arguments to the fwrite and fread functions for LIBC mode. (
#333
)
2024-12-25 09:30:34 +08:00
..
fdb_file.c
[fdb] Fixed a bug with reversed arguments to the fwrite and fread functions for LIBC mode. (
#333
)
2024-12-25 09:30:34 +08:00
fdb_kvdb.c
[kvdb] Improve the GC algorithm to solve the problem of failure to collection in some cases.
2024-10-05 22:53:52 +08:00
fdb_tsdb.c
[tsdb][read_sector_info]: fix flash overwrite when abnormal power loss (
#316
)
2024-10-06 13:45:40 +08:00
fdb_utils.c
[fdb_utils][_fdb_flash_write]: fix returned incorrect error code. (
#300
)
2024-07-26 09:44:36 +08:00
fdb.c
[fdb] Fixes to build for IDF w/o errors (
#293
)
2024-04-24 20:24:11 +08:00