Y
Hacker News
new
|
ask
|
show
|
jobs
by
teaearlgraycold
14 days ago
Something can't be a microcontroller if it runs Linux.
3 comments
monocasa
14 days ago
I wouldn't quite go that far. Linux runs on nommu systems. With some psram you should be able to get a version to run on at least the rp2350 using the riscv cores with relatively minimal fuss.
Is that a good idea? Well, not really.
link
Lerc
14 days ago
You can run Linux on this
https://dmitry.gr/images/uARM_big.png
link
daemin
14 days ago
Bare metal or bare bootloader only right?
link
pjmlp
14 days ago
Or stuff like FreeRTOS, NuttX, Zephyr, and co.
link
Is that a good idea? Well, not really.