Hacker News new | ask | show | jobs
by R0b0t1 2135 days ago
If you look it seems like portions of the STM HALs are autogenerated in some way, even if it's by stitching pieces of code together. If not there is a lot that could be automated, and my general complaint is there is a lot of manual work that is unskilled and no fun to do to get an MCU target up and running.

The Rust project is a step in the right direction.