Can't seem to get Shawn Hymel's custom "printf" library working on my C++ project
Hi everyone,I have a noob question regarding using "printf" on STM32F4 boards. I found a library made by Shawn Hymel which will let me use the function "printf" to the serial port:https://shawnhymel.com/1873/how-to-use-printf-on-stm32/?unapproved=634...