Compiing/Flasing Lora Tracker on T-Deck

Sunday Afternoon i’ve decided to Flash my T-deck with Ricardo CA2RXU Tracker Firmware(latest commit)
I’m not using VSCODE since my laptop too slow when running it. I used PlatformIO installed
in windows PowerShell. It still not too fast but not too slow either. Here’s command i used when compiling/
flashing firmware and filesystem using PowerShell.

for firmware:

pio run --target upload --environment ttgo_t_deck_GPS

for filesystem:

pio run --target uploadfs --environment ttgo_t_deck_GPS


Comments

No comments yet. Why don’t you start the discussion?

Leave a Reply

Your email address will not be published. Required fields are marked *