18 Star 139 Fork 67

tenclass/xiaozhi-esp32

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
partitions_32M_sensecap.csv 474 Bytes
一键复制 编辑 原始数据 按行查看 历史
Terrence 提交于 2025-03-26 23:07 +08:00 . fix sensecap watcher partition alignment
# ESP-IDF Partition Table
# Name, Type, SubType, Offset, Size, Flags
nvsfactory, data, nvs, , 200K,
nvs, data, nvs, , 840K,
otadata, data, ota, , 0x2000,
phy_init, data, phy, , 0x1000,
model, data, spiffs, , 0xF0000,
# According to scripts/versions.py, app partition must be aligned to 1MB
ota_0, app, ota_0, 0x200000, 12M,
ota_1, app, ota_1, , 12M,
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/tenclass/xiaozhi-esp32.git
git@gitee.com:tenclass/xiaozhi-esp32.git
tenclass
xiaozhi-esp32
xiaozhi-esp32
main

搜索帮助