Hacker News new | ask | show | jobs
by imtringued 26 days ago
>Everything they do from a programmability perspective is just better with a microcontroller specific to the task.

The moment you want to use a dynamically linked library, you're out of luck.

The vast MCUs don't have enough RAM or flash storage. You'll have to trim everything down so it fits.