FlowFuse / FlowFuse/device-agent
Installer: add support for `arm6l` architecture
Open
task
- Dominant language
- JavaScript
- Stars
- 20
- Forks
- 10
- Avg merge
- 9d 4h
- Merged PRs (30d)
- 9
Description
### Description
Currently, installer supports only `arm` and `arm7l` architecture. The goal of this task is to add support for `arm6l` one.
Before proceeding, ensure that:
* golang can crossbuild binaries for `arm6l`
* `arm6l` and `arm7l` architecture can be easily detected in the script
Tip: Nodejs for `arm6l` can be fetched from https://unofficial-builds.nodejs.org/download/release/
### Epic/Story
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.