PLL is enabled on power on?
I'm trying to migrate my code away from Platformio, which I've previously been using, to cmake (currently using it with clion and openocd).I've got everything working but when I run my code I run in to one problem.For some reason the PLL is enabled a...