Does STM32F0 have SWO?
Does the STM32F0x1 line have SWO (the output trace) in its debug port?
Reading the User Manual of STM32F0-Discovery (UM1525) it looks like SWO is on pin PB3.
But the Reference Manual for the board's STM32F051 (RM0091) does not even mention SWO, only SWCLK and SWDIO.
What am I missing?
