Logo
Explore Help
Sign In
feedc0de/arduino-esp32
1
0
Fork 0
You've already forked arduino-esp32
forked from espressif/arduino-esp32
Code Pull Requests Activity
Files
619568db5bcc219091c653a5ced5e378b3a5643b
arduino-esp32/tools/partitions/default_8MB.csv

7 lines
262 B
CSV
Raw Normal View History

Add Heltec boards defintion and update board menu chooices (#2475)
2019-03-03 22:47:47 +08:00
# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, 0x9000, 0x5000,
otadata, data, ota, 0xe000, 0x2000,
app0, app, ota_0, 0x10000, 0x330000,
app1, app, ota_1, 0x340000,0x330000,
Converted EEPROM library to use nvs instead of partition. (#2678) * Converted EEPROM library to use nvs instead of partition. Removed eeprom partition from all partition table CSV files. * Changed variable names, added some comments, formatting as per me-no-dev's requests * Checks for memory on malloc * Moved include nvs.h from header to code * Reworked the extra example to make it more clear how to actually use the library and persist data
2019-04-23 14:55:12 -06:00
spiffs, data, spiffs, 0x670000,0x190000,
Copy Permalink
Powered by Gitea Version: 1.24.2 Page: 19ms 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