You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Older Raspberry Pi's use the ARMv6 instruction set:
ARMv6Z (32-bit)
Raspberry Pi 1 Model A
Raspberry Pi 1 Model A+
Raspberry Pi 1 Model B
Raspberry Pi 1 Model B+
Compute Module 1
Raspberry Pi Zero PCB v1.2
Raspberry Pi Zero PCB v1.3
Raspberry Pi Zero W
Given their power it is impossible to compile on them but that doesn't mean Redlib wouldn't run well on them.
Describe the feature you would like to be implemented
Having support for ARMv6 would mean supporting more devices, so I would like to see ARMv6 executables (among the releases) that are capable of running on distros like Raspbian (no musl).
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
Older Raspberry Pi's use the ARMv6 instruction set:
Given their power it is impossible to compile on them but that doesn't mean Redlib wouldn't run well on them.
Describe the feature you would like to be implemented
Having support for ARMv6 would mean supporting more devices, so I would like to see ARMv6 executables (among the releases) that are capable of running on distros like Raspbian (no musl).
The text was updated successfully, but these errors were encountered: