TencentOS-tiny/components/fs
daishengdong 427b13d14a bugfix for kv workspace locate
if only one fresh block left when kv_init, we should not just locate the workspace to this fresh one, otherwise we probably get a KV_ERR_NO_WRITEABLE_BLK in kv_init next time(if we write something to this workspace). We try a gc here to locate workspace to an inuse block rather than the fresh.
2021-09-06 13:06:31 +08:00
..
fatfs add fatfs through vfs for EVB plus 2020-06-02 21:31:11 +08:00
kv bugfix for kv workspace locate 2021-09-06 13:06:31 +08:00
vfs support elfloader for shared object and relocatable object 2020-06-09 19:30:38 +08:00
Makefile qmk build system 2020-07-14 13:48:10 +08:00