Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit f3e4162

Browse filesBrowse files
authored
update adafruit boards tinyuf2 and partition scheme (espressif#6770)
- add tinyuf2 suffix to variant bootloader, cvs - also update adafruit esp32s3 menu to match latest esp32s3dev one
1 parent 0efa90d commit f3e4162
Copy full SHA for f3e4162
Expand file treeCollapse file tree

39 files changed

+184
-166
lines changed

‎boards.txt

Copy file name to clipboardExpand all lines: boards.txt
+174-155Lines changed: 174 additions & 155 deletions
Large diffs are not rendered by default.
64 Bytes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
22.2 KB
Binary file not shown.
Binary file not shown.
-21.9 KB
Binary file not shown.
18.9 KB
Binary file not shown.
Binary file not shown.
-21.9 KB
Binary file not shown.
17.1 KB
Binary file not shown.
Binary file not shown.
-21.9 KB
Binary file not shown.
17.1 KB
Binary file not shown.
416 Bytes
Binary file not shown.
Binary file not shown.
-21.9 KB
Binary file not shown.
+10Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# ESP-IDF Partition Table
2+
# Name, Type, SubType, Offset, Size, Flags
3+
# bootloader.bin,, 0x1000, 32K
4+
# partition table,, 0x8000, 4K
5+
nvs, data, nvs, 0x9000, 20K,
6+
otadata, data, ota, 0xe000, 8K,
7+
ota_0, 0, ota_0, 0x10000, 2048K,
8+
ota_1, 0, ota_1, 0x210000, 2048K,
9+
uf2, app, factory,0x410000, 256K,
10+
ffat, data, fat, 0x450000, 11968K,

‎variants/atmegazero_esp32s2/partitions.csv

Copy file name to clipboardExpand all lines: variants/atmegazero_esp32s2/partitions.csv
-11Lines changed: 0 additions & 11 deletions
This file was deleted.
10.3 KB
Binary file not shown.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.