TencentOS-tiny/components
daishengdong febcf10911 add kv fs component
1. a true wear-leveling kv fs for norflash, especially optimize for some onchip norflash with "write once on one single write unit" like stm32l4, a true "no earse before write" flash algorithm.
2. an "as less as possible" gc strategy, do best to save norflash's life.
3. full "power down protection" support
4. see "examples" of kv, project in "TencentOS_tiny_EVB_MX_Plus", with onchip flash and qspiflash sample.
2019-12-19 16:08:42 +08:00
..
connectivity add nimble mesh example 2019-11-28 11:12:16 +08:00
encoding/base64 add nimble mesh example 2019-11-28 11:12:16 +08:00
fs add kv fs component 2019-12-19 16:08:42 +08:00
gui/LittlevGL/3rdparty update lvgl demo 2019-10-12 16:54:39 +08:00
security/mbedtls first commit for opensource 2019-09-16 13:19:50 +08:00
utils/JSON first commit for opensource 2019-09-16 13:19:50 +08:00