Loader that supports multiple apps on the Lilygo T-Deck.
Go to file
2024-06-09 01:14:09 -04:00
.pio init 2024-06-09 01:14:09 -04:00
.vscode init 2024-06-09 01:14:09 -04:00
blob init 2024-06-09 01:14:09 -04:00
build init 2024-06-09 01:14:09 -04:00
include init 2024-06-09 01:14:09 -04:00
lib init 2024-06-09 01:14:09 -04:00
src init 2024-06-09 01:14:09 -04:00
test init 2024-06-09 01:14:09 -04:00
.DS_Store init 2024-06-09 01:14:09 -04:00
.gitignore init 2024-06-09 01:14:09 -04:00
custom_bootloader.py init 2024-06-09 01:14:09 -04:00
partitions.csv init 2024-06-09 01:14:09 -04:00
platformio.ini init 2024-06-09 01:14:09 -04:00
README.md init 2024-06-09 01:14:09 -04:00

  1. Edit partitions.csv as needed.
  2. Build & flash this shit with PIO.
  3. Hit the reset button.
  4. Power cycle the T-Deck.
  5. Get the 0x00000 value. Write down each one for each app.
  6. Turn off the T-Deck.
  7. Attach it to your computer.
  8. Hold down the ball + power it on.
  9. Go to https://esp.huhn.me in a Chromium based browser.
  10. Connect to your device.
  11. Enter the values from Step 4.
  12. Upload each the .bin for each app.
  13. Flash it.
  14. Reset button.
  15. Power off/On.