6 ms·
But this is a Pi Pico, which is a microcontroller and not a Linux system.
by matthewmacleod 3mo ago
But this is a Pi Pico, which is a microcontroller and not a Linux system.
- hparadiz 3mo agoTwo arm cores at 133 MHz. That's already more powerful than my first computer. For $4. It qualifies as a computer on it's own. It runs Linux just a hacked version with an emulated MMU https://github.com/tvlad1234/pico-rv32ima https://github.com/tvlad1234/pico-rv32ima
- RossBencina 3mo ago> This project uses CNLohr's mini-rv32ima RISC-V emulator core I wonder why not use the Pico's RISC-V cores.
- Tepix 3mo agoFUZIX is a better fit. https://codeberg.org/EtchedPixels/FUZIX https://codeberg.org/EtchedPixels/FUZIX
- LargoLasskhyfv 3mo agoIn this case I'd say https://en.wikipedia.org/wiki/NuttX https://en.wikipedia.org/wiki/NuttX
- gavinsyancey 3mo agoOops; I misread the title as Pi Zero W.