zephyr/samples
Manuel Argüelles 5d2670ac1f drivers: pwm: mcux_ftm: allow to select clock source
FTM internal counter can be clocked by one of three clock sources
independent of the module bus clock. This patch introduces a DT property
to perform the clock selection from DT.

DT sources are updated to keep the current clock selection for all boards,
with exception of ucans32k1sic board which is migrated to use system
clock by default, as this seems to be a better choice for most cases.
Some PWM LED samples require slower clock so overlays are added for
those cases.

Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
2024-04-19 10:08:53 +02:00
..
application_development hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
arch samples: use appropriate sys_randX_get() 2024-04-05 10:57:45 -05:00
basic drivers: pwm: mcux_ftm: allow to select clock source 2024-04-19 10:08:53 +02:00
bluetooth boards: nordic: nrf54h20dk: Add configuration for BLE 2024-04-18 08:49:51 -07:00
boards samples: boards: stm32: pm: s2ram: add spi 2024-04-12 13:49:04 +02:00
compression hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
cpp samples: cpp: add a Hello, world! C++ app 2024-01-17 09:56:34 +01:00
drivers drivers: pwm: mcux_ftm: allow to select clock source 2024-04-19 10:08:53 +02:00
fuel_gauge hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
hello_world samples: hello_world: Use full board target string for hwmv2 boards 2024-03-21 20:10:46 +01:00
kernel arch: move arch_interface.h under zephyr/arch 2024-03-25 09:58:35 +00:00
modules samples: tests: additional overlay and conf file adjustments 2024-04-09 23:35:54 +02:00
net samples/net socket_echo: Fix pointer type 2024-04-18 12:20:14 +02:00
philosophers samples: philosophers: remove redundant items in prj.conf 2024-02-01 05:26:24 -05:00
posix samples/posix: Use hwmv2 native targets identifiers 2024-03-15 16:13:12 +01:00
sensor samples: sensor: qdec: Move console regex to each test 2024-04-10 15:55:49 +02:00
shields samples: shields: x_nucleo_iks01a3: Fix deprecated config fragment 2024-03-22 10:06:04 +01:00
subsys samples/subsys/settings: 64bit native_sim/native_posix overlays 2024-04-18 08:05:04 -07:00
synchronization samples: synchronization: add static thread 2023-11-16 09:25:33 +01:00
tfm_integration boards: st: tfm: Update board documentation 2024-03-22 09:23:30 +00:00
userspace hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
classic.rst
index.rst
sample_definition_and_criteria.rst docs: Sample definition: Replace native_posix with native_sim 2023-11-20 12:02:48 +01:00