Site Tools


projects:software:building_meshtastic_firmware_on_wsl

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:software:building_meshtastic_firmware_on_wsl [2024/04/27 05:39] – [Upload the Firmware] spelling Andrew Yongprojects:software:building_meshtastic_firmware_on_wsl [2024/05/05 16:45] (current) – [Prepare Meshtastic Firmware Build Environment] update to tag v2.3.8.d490a33 at least it will build without patching Andrew Yong
Line 16: Line 16:
  
   - <code>git clone https://github.com/meshtastic/firmware.git meshtastic-firmware && cd meshtastic-firmware</code>   - <code>git clone https://github.com/meshtastic/firmware.git meshtastic-firmware && cd meshtastic-firmware</code>
-  - Optional: check out a tagged release\\ <code>git checkout tags/v2.3.7.30fbcab</code>+  - Optional: check out a tagged release\\ <code>git checkout tags/v2.3.8.d490a33</code>
   - <code>./variants/xiao_ble/xiao_ble.sh</code>   - <code>./variants/xiao_ble/xiao_ble.sh</code>
  
Line 28: Line 28:
  
   - Connect the XIAO BLE to the computer USB and double tap the reset button, the red LED will breathe and a USB drive "XIAO-BOOT" will be mounted   - Connect the XIAO BLE to the computer USB and double tap the reset button, the red LED will breathe and a USB drive "XIAO-BOOT" will be mounted
-  - Copy firmware.uf2 from your desktop to the USB drivw+  - Copy firmware.uf2 from your desktop to the USB drive
projects/software/building_meshtastic_firmware_on_wsl.1714196361.txt.gz · Last modified: 2024/04/27 05:39 by Andrew Yong