alxhoff / STM32-uGFX-Cmake

CMake project for a STM32F4 (easily modified for other chip series) using uGFX (optional)
GNU General Public License v3.0
1 stars 2 forks source link

News... #1

Closed PhilippvK closed 4 years ago

PhilippvK commented 4 years ago

Hey @alxhoff. I already spend some time working on this and have a little success now. It works if I am debugging the program! I will need some more time to push my changes in a commit.

PhilippvK commented 4 years ago

I GOT IT. .bin and .elf Files are 2 different things!

PhilippvK commented 4 years ago

See #2 :)