feat: 增加 flash 模拟 eeprom 接口

This commit is contained in:
bmy
2024-04-14 23:11:44 +08:00
parent 750f6dc50f
commit af1b9dc867
4 changed files with 717 additions and 1 deletions

View File

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