// <<< Use Configuration Wizard in Context Menu >>> // SWO pin // The SWO (Serial Wire Output) pin optionally provides data from the ITM // for an external debug tool to evaluate. // <0=> PIO2_24 // <1=> PIO2_31 SWO_Pin = 0; // // Debug Configuration // StopAfterBootloader Stop after Bootloader // Dbg_CR = 0x00000001; // // <<< end of configuration section >>>