tkurki / marinepi-provisioning

Ansible provisioning scripts to set up a Raspberry Pi for marine use
Apache License 2.0
45 stars 21 forks source link

feature: support Node 12 on Rpi Zero #102

Closed tkurki closed 3 years ago

tkurki commented 3 years ago

Node v12 dropped support for ARMv6 models (A, A+, B, B+, Zero, Zero W), use an unofficial build on these architectures.

From #98.