arkadiuszmakarenko

Results 2 comments of arkadiuszmakarenko

I have this in F730 and seems to work as expected: `void DWT_Init(void) { DWT->LAR = 0xC5ACCE55; CoreDebug->DEMCR |= CoreDebug_DEMCR_TRCENA_Msk; DWT->CYCCNT = 0; DWT->CTRL |= DWT_CTRL_CYCCNTENA_Msk; }`

> I guess we can implement `2`,`4`,`8`,`auto` options. Default being `auto` which derives from editorconfig, and possibly falls back to a default of 4 (or 8, which is still what...