1 Star 0 Fork 4

spider/EspAliYun

forked from 小康师兄/EspAliYun 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
partitions_esp32.csv 402 Bytes
一键复制 编辑 原始数据 按行查看 历史
小康师兄 提交于 2022-04-17 08:18 . 【新增】partition.csv
# Name, Type, SubType, Offset, Size, Flags
# Note: if you change the phy_init or app partition offset, make sure to change the offset in Kconfig.projbuild
nvs, data, nvs, , 0x4000,
otadata, data, ota, , 0x2000,
phy_init, data, phy, , 0x1000,
ota_0, app, ota_0, , 1M,
ota_1, app, ota_1, , 1M,
fctry, data, nvs, , 0x4000
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/spiderking/EspAliYun.git
git@gitee.com:spiderking/EspAliYun.git
spiderking
EspAliYun
EspAliYun
master

搜索帮助