DDDhruv Dohareinrandomembeddedstuff.hashnode.dev·May 24 · 4 min readSTM32 Baremetal From Scratch — #1: Docker SetupFor this setup, I wanted a clean and reproducible STM32 baremetal development environment that didn’t depend too much on the host OS or a specific IDE. At work, I had the option to choose my OS, so I 00