• Retargeting printf under SEGGER Embedded Studio

    Hi all, I'm currently trying to get the UART example (no SoftDevice) to work under Segger Embedded Studio. What I know is, that retarget.c is used to redefine the neccesary functions for printf (stdio). app_uart_get and app_uart_put work absolutely…