公告板
版本库
filestore
活动
搜索
登录
Books
/
arduino-esp32
本项止转自github官方arduino-esp32 传在这里仅为阅读源码方便
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
转自github
projectuser
2019-07-05
50148ccffe21ff54262064ec9f2245900eaf18aa
[Books/arduino-esp32.git]
/
tools
/
partitions
/
default_16MB.csv
1
2
3
4
5
6
# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 0x5000,
otadata, data, ota, 0xe000, 0x2000,
app0, app, ota_0, 0x10000, 0x640000,
app1, app, ota_1, 0x650000,0x640000,
spiffs, data, spiffs, 0xc90000,0x370000,