bitpixie icon indicating copy to clipboard operation
bitpixie copied to clipboard

Pi zero 2W

Open julienn25 opened this issue 8 months ago • 3 comments

Hello,

is it possible to run this on pi zero 2w?

julienn25 avatar May 01 '25 08:05 julienn25

Well if you have a Ethernet dongle I don't see anything that restricts you from using a pi zero 2w :)

andigandhi avatar May 16 '25 14:05 andigandhi

Thanks for your answer, i actually do :) the code is built for UEFI 64 bit architecture and the Pi Zero 2w is ARM64 bit. Do you know how i could run it on a zero 2w?

julienn25 avatar May 21 '25 08:05 julienn25

Compile it for ARM64. Out of Scope for this PoC and I dont really see a benefit.

code1997 avatar Jun 10 '25 11:06 code1997