1 Star 0 Fork 0

Yang/esp32s3_idf_mcu_shell

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
partitions_example.csv 306 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yang 提交于 8个月前 . first commit
# Name, Type, SubType, Offset, Size, Flags
# Note: if you have increased the bootloader size, make sure to update the offsets to avoid overlap
nvs, data, nvs, 0x9000, 0x6000,
phy_init, data, phy, 0xf000, 0x1000,
factory, app, factory, 0x10000, 1M,
storage, data, fat, , 1M,
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/jackyzb/esp32s3_idf_mcu_shell.git
git@gitee.com:jackyzb/esp32s3_idf_mcu_shell.git
jackyzb
esp32s3_idf_mcu_shell
esp32s3_idf_mcu_shell
master

搜索帮助