16c11138d5
When using LPTIM as tick source, tick freq (SYS_CLOCK_TICKS_PER_SEC) needs to be adapted to get a precise tick to LPTIM freq ratio. This adaptation was done easily using Kconfig up to now (under soc/st_stm32/common/Kconfig.defconfig.series). Since driver is configured using device tree, this method should be adapted. For the LSI case (default Kconfig case), rely on the existing mecanism, which is also still used by OOT users. For the LSE case, force the value manually in boards forlder. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
---|---|---|
.. | ||
doc | ||
support | ||
Kconfig.board | ||
Kconfig.defconfig | ||
arduino_r3_connector.dtsi | ||
board.cmake | ||
disco_l475_iot1.dts | ||
disco_l475_iot1.yaml | ||
disco_l475_iot1_defconfig |