printf() on Nucleo-L476 board
Posted on February 19, 2016 at 19:25Hi there,I have a Nucleo-L476 board I would like to have printf() working. I used the tiny-printf provided by the Atollic IDE but I still need to implement the _write() function.Any suggestion on how this can be a...