xil-se / xildebug_sw

XilDebug is a CMSIS-DAP compliant debugger, UART bridge and power profiler all in one package.
5 stars 1 forks source link

stm32f0 / thumbinator integration #87

Closed kbeckmann closed 6 years ago

kbeckmann commented 6 years ago

Bunch of dirty stuff here and a few // and #if 0 leftovers to clean up. But it works!

kbeckmann commented 6 years ago

Tested on thumbinator and xildebug_big, and it seems to work great :)

kbeckmann commented 6 years ago

Uhhh what am I doing wrong in the Makefile (last few commits). Works fine locally but not on Travis. For some reason, the CFLAGS for xildebug_big are always there, then the actual target's cflags are appended.

EnJens commented 6 years ago

maybe add a construct to print what includes are actually included as well as printing $TARGET