删除FlashDB

This commit is contained in:
2026-07-21 21:48:23 +08:00
parent 66a1e8fd6a
commit d48be81478
11 changed files with 102 additions and 971 deletions

View File

@@ -16,8 +16,8 @@
#include "nand.h"
#include "map.h"
/* 统一分区配置 */
#include "fal_cfg.h"
/* FTL 分区起始地址(块 1024偏移 128MB */
#define FTL_FATFS_OFFSET (128U * 1024U * 1024U)
/* 调试输出配置 */
#define DBG_TAG "[NAND_FTL]"