Loading...
 
Skip to main content

System Workbench for STM32


re-directing usart to printf

Same problem 😊


Yes, i have placed syscalls.c into sources directory.

__io_putchar(int ch) is defined in main.c

But... no __io_putchar() calls when using printf();