feat: Initial esp32-hacking project with firmware sources and docs
This commit is contained in:
5
esp-crab/slave_recv/partitions.csv
Normal file
5
esp-crab/slave_recv/partitions.csv
Normal file
@@ -0,0 +1,5 @@
|
||||
# Name, Type, SubType, Offset, Size
|
||||
nvs, data, nvs, 0x9000, 0x5000
|
||||
otadata, data, ota, 0xe000, 0x2000
|
||||
phy_init, data, phy, 0x10000, 0x1000
|
||||
factory, app, factory, 0x20000, 0x200000
|
||||
|
Reference in New Issue
Block a user