How to combine CubeF4 STM324xG_EVAL SSL_Client and UART_printf example projects?
I could successfully build (with STM23CubeIDE) and run these projects:STM32CubeF4\Projects\STM324xG_EVAL\Applications\mbedTLS\SSL_ClientSTM32CubeF4\Projects\STM324xG_EVAL\Examples\UART\UART_PrintfAs a next step I wanted to send out debug messages on ...