mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 23:11:55 +00:00
This change fixes the prescaler values in the defconfig. The prescaler values shown in the technical reference manual (STM32F407xx, p.19) differ from those in the defconfig which results in wrong timer delays. This patch corrects those values according to the manual. I tested it by toggling a GPIO pin with different timer frequencies and run the sanitycheck. Signed-off-by: Andreas Kölbl <andreas.koelbl@st.oth-regensburg.de> |
||
---|---|---|
.. | ||
doc | ||
support | ||
board.h | ||
Kconfig.board | ||
Kconfig.defconfig | ||
Makefile | ||
Makefile.board | ||
stm32f4_disco_defconfig | ||
stm32f4_disco.yaml |