Enable semihosting for the "uhk-left debug jlink" build.
This commit is contained in:
@@ -34,7 +34,7 @@ int main(void)
|
||||
InitClock();
|
||||
InitPeripherals();
|
||||
KeyMatrix_Init(&keyMatrix);
|
||||
|
||||
printf("Hello from semihosting!");
|
||||
#if ALWAYS_ENTER_BOOTLOADER
|
||||
JumpToBootloader(); /* << EST: \todo Temporary only */
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user