69f72eca84
* Update BLE lib * Update IDF to f586f5e * Restructure Bluetooth Serial includes * Update esptool and gen_esp32part * Add partition scheme selection for menuconfig * Add partition scheme selection for Arduino IDE * Fix BLE example * Second attempt BLE fix * Add exceptions to PIO
7 lines
260 B
Plaintext
7 lines
260 B
Plaintext
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 0x5000,
|
|
otadata, data, ota, 0xe000, 0x2000,
|
|
app0, app, ota_0, 0x10000, 0x200000,
|
|
eeprom, data, 0x99, 0x210000,0x1000,
|
|
spiffs, data, spiffs, 0x211000,0x1EF000,
|