mirror of
https://github.com/pelgraine/Meck.git
synced 2026-05-04 12:32:39 +02:00
- Add custom partition table for fitting larger firmware - Create LilyGoT3S3Board.h for board-specific functionality - Update all example files to support the T3 board with SX1276 - Configure build environment for optimizing firmware size - Set up the right pin configuration for SX1276 on LilyGo T3
5 lines
216 B
CSV
5 lines
216 B
CSV
# Name, Type, SubType, Offset, Size, Flags
|
|
nvs, data, nvs, 0x9000, 0x5000,
|
|
otadata, data, ota, 0xe000, 0x2000,
|
|
app0, app, ota_0, 0x10000, 0x300000,
|
|
spiffs, data, spiffs, 0x310000,0xF0000, |