defmt_itm

Function enable

Source
pub fn enable(itm: ITM)
Expand description

Enables defmt logging over the ITM stimulus port 0.

This needs to be called by the application before defmt logging is used, otherwise the logs will be disposed.