zephyr/boards
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
..
arc boards: convert images to JPEG and reduce image size 2022-08-29 10:18:18 +02:00
arm drivers: timer: stm32: Adapt SYS_CLOCK_TICKS_PER_SEC 2022-09-02 10:41:59 +00:00
arm64 boards: arm64: intel_socfpga_agilex: Enable QSPI at agilex board 2022-09-01 14:30:59 -04:00
common west.yml: update hal to v4.4.1 base 2022-09-01 21:48:18 +00:00
mips boards: mips: Remove label property from devicetree 2022-08-09 14:17:48 +02:00
nios2 boards: convert images to JPEG and reduce image size 2022-08-29 10:18:18 +02:00
posix nrf52_bsim: Add support for level interrupt 2022-08-31 21:53:23 +00:00
riscv boards: riscv: adp_xc7k_ae350: support I2C driver 2022-09-01 10:29:12 +02:00
shields shields: Add a GDEW042T2 with fast partial refresh 2022-09-02 11:21:08 +02:00
sparc boards: convert images to JPEG and reduce image size 2022-08-29 10:18:18 +02:00
x86 boards: convert images to JPEG and reduce image size 2022-08-29 10:18:18 +02:00
xtensa docs: esp32: add binary blobs documentation info 2022-09-01 21:48:18 +00:00
CMakeLists.txt
deprecated.cmake
index.rst
Kconfig