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

main: Move initialization to the main task #86

Closed kbeckmann closed 6 years ago

kbeckmann commented 6 years ago

This in order for the scheduler to be running. Previously we could end up stalling if we're unlucky.