You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Access to the DWT peripheral for the `CYCCNT` register needs to happen before `main()`. The code needs to be called after the setup of the system clocks, so the right place is between the `premain()` and `main()` function of the STM32 Arduino core. This patch moves the DWT access code to a new function, which is then placed between `premain()` and `main()`. |
7 years ago | |
---|---|---|
.. | ||
lib | 8 years ago | |
src | 7 years ago | |
Configuration.h | 7 years ago | |
Configuration_adv.h | 7 years ago | |
Makefile | 7 years ago | |
Marlin.ino | 7 years ago |