Logo
Explore Help
Sign In
espressif/arduino-esp32
1
0
Fork 1
You've already forked arduino-esp32
mirror of https://github.com/0xFEEDC0DE64/arduino-esp32.git synced 2025-07-02 05:20:59 +02:00
Code Issues Packages Projects Releases Wiki Activity
Files
658acfef2a96d6ac033ed8cfc4d636a44c66e572
arduino-esp32/tools/partitions/default.csv

8 lines
303 B
CSV
Raw Normal View History

Update default.csv (#326)
2017-04-22 16:40:35 +03:00
# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 0x5000,
otadata, data, ota, 0xe000, 0x2000,
Increase partition size to 1.25MB so BT and WiFi can fit Fixes: https://github.com/espressif/arduino-esp32/issues/339
2017-05-29 13:13:44 +03:00
app0, app, ota_0, 0x10000, 0x140000,
app1, app, ota_1, 0x150000,0x140000,
EEPROM_library_ported_Partition_table_updated (#535) * EEPROM_library_ported_Partition_table_updated * Cleanup & formal corrections * Make formatting of file consistent. Readability change, Concern about the SubType being 0x99. * Code formatting cleanup * Code formatting cleanup * Code formatting cleanup * Remove commented out code * Restore dropped bracket * Update EEPROM.cpp * Format Corrections * deletedExample * Corrected example * Deleted interrupts/nointerrupts * Update EEPROM.cpp
2017-08-01 11:51:38 +02:00
eeprom, data, 0x99, 0x290000,0x1000,
Add support for 2MB flash and future option for different partition schemes
2017-08-17 20:00:22 +03:00
spiffs, data, spiffs, 0x291000,0x16F000
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 35ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API