feat: 增加flash模拟eeprom接口

This commit is contained in:
2024-04-19 17:42:32 +08:00
parent 8408ab1cf3
commit 05cab94699
4 changed files with 724 additions and 6 deletions

View File

@@ -71,6 +71,9 @@
{
"path": "project/src/by_debug.c"
},
{
"path": "project/src/eeprom.c"
},
{
"path": "project/src/main.c"
}