Site Tools


projects:amateur_radio:meshtastic:new_tft_gui

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
projects:amateur_radio:meshtastic:new_tft_gui [2024/10/16 15:00] – build instructions Andrew Yongprojects:amateur_radio:meshtastic:new_tft_gui [2024/12/17 03:09] (current) – [Build] Update build instructions to pull latest device-ui and use correct t-deck-tft environment Andrew Yong
Line 38: Line 38:
 ==== Build ==== ==== Build ====
  
-  - ''%%git clone --depth=1 --single-branch --branch tft-gui-work https://github.com/meshtastic/firmware.git meshtastic-firmware-tft-gui-work%%'' +  - ''%%git clone --depth=1 --single-branch --branch tft-gui-work https://github.com/meshtastic/firmware.git meshtastic-firmware-tft-gui-work && cd meshtastic-firmware-tft-gui-work %%'' 
-  - ''cd meshtastic-firmware-tft-gui-work'' +  - ''git submodule init && git submodule update'' 
-  - ''git submodule init'' +  - ''cd lib/device-ui/ && git pull origin master && cd ../..'' 
-  - ''git submodule update'' +  - ''pio run -e t-deck-tft'' 
-  - ''pio run -e t-deck'+  - Follow same flashing instructions as for download, firmware is in ''./.pio/build/t-deck-tft/firmware.bin''
projects/amateur_radio/meshtastic/new_tft_gui.1729090835.txt.gz · Last modified: 2024/10/16 15:00 by Andrew Yong