Modify linux flasher build to compile for ARM
- Jan 13, 2025
-
-
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.
-
Will Sloan authored
This is needed for the flasher to be usable on the Raspberry Pi (with a 32-bit userspace).
-