feat(launcher): restore custom SD background experience

This commit is contained in:
Adolfo Reyna
2026-09-09 13:41:13 -04:00
parent a321bfeb4c
commit 9e3dc3dc15
7 changed files with 359 additions and 172 deletions
+1 -1
View File
@@ -3,4 +3,4 @@
nvs, data, nvs, 0x9000, 0x6000,
phy_init, data, phy, 0xf000, 0x1000,
factory, app, factory, 0x10000, 4M,
system, data, fat, , 128k,
system, data, fat, , 512k,
1 # Name, Type, SubType, Offset, Size, Flags
3 nvs, data, nvs, 0x9000, 0x6000,
4 phy_init, data, phy, 0xf000, 0x1000,
5 factory, app, factory, 0x10000, 4M,
6 system, data, fat, , 128k, system, data, fat, , 512k,