STM32 linker - how to use _sbrk function
Posted on October 16, 2017 at 22:39Hi, I've found a brillant OCR source code made for the STM32F429-DISCO board. I had to rebuilt the project, using the KEIL V5, because the original source code doesn't bring the project files or the linker files. ...