Skip to content
Snippets Groups Projects

Modify linux flasher build to compile for ARM

  1. Jan 13, 2025
    • Will Sloan's avatar
      Refactor firmware flasher into submodule · 47b08765
      Will Sloan authored
      This is a lot cleaner than cd-ing above the repository (potentially
      dangerous in CI because the state of the directory above the repository
      is not guaranteed) and doing a 'git clone'. This will also allow
      the submodule's commit to be pinned and not change without developer
      intent.
      47b08765
    • Will Sloan's avatar
      Modify linux flasher build to compile for ARM · 10753dcc
      Will Sloan authored
      This is needed for the flasher to be usable on the Raspberry Pi (with a
      32-bit userspace).
      10753dcc
Loading