Open fhunleth opened 2 years ago
This sounds like a good idea to me!
See nerves_system_rpi0_2 for a 64-bit Nerves system for the Pi Zero 2 W. We've been experimenting with it. It does not use MMAL so video and audio is quite a bit different, but you can use the Erlang JIT.
Oh nice! I wasn't aware of that system. I'll give it a go.
When the Raspberry Pi 3A's USB port could be swapped to gadget mode, it was really neat being able to get a fast gadget-mode capable Pi. Now we have the Raspberry Pi Zero 2. Probably many more people will be looking for gadget-mode use of the Pi Zero 2 than the 3A especially since you need to buy a USB A -> USB A cable for the 3A.
How about we rename this system and update the docs to say that you can use a 3A as well if you buy this cable?
Perhaps naming it
nerves_system_rpi0_2
? Any other ideas?