zephyr/boards/arm/disco_l475_iot1
Erwan Gouriou 16c11138d5 drivers: timer: stm32: Adapt SYS_CLOCK_TICKS_PER_SEC
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>
2022-09-02 10:41:59 +00:00
..
doc boards: convert images to JPEG and reduce image size 2022-08-29 10:18:18 +02:00
support
Kconfig.board
Kconfig.defconfig drivers: timer: stm32: Adapt SYS_CLOCK_TICKS_PER_SEC 2022-09-02 10:41:59 +00:00
arduino_r3_connector.dtsi
board.cmake
disco_l475_iot1.dts boards: disco_l475_iot1: Enable drdy pin for hts221 2022-09-01 13:15:14 -05:00
disco_l475_iot1.yaml
disco_l475_iot1_defconfig