zephyr/samples
Francois Ramu 838cd28195 samples: drivers: watchdog stm32 wwdg decrease apb clock
The most of the wwdg peripherals requires a reduced apb clock
to pass the sample.drivers.watchdog.stm32_wwdg testcase.
This apb1 prescaler is added to the overlay file
for that particular clock.
Specific overlay for the stm32h7 family because of the APB1
bus clock named d2ppre1.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
2022-11-11 08:40:23 +00:00
..
application_development samples: introduce 'with_mcuboot' sample to show sysbuild feature 2022-10-18 14:13:27 +02:00
arch samples: smp: pktqueue: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
basic samples: blinky_pwm: fix missing project renaming 2022-10-31 09:22:59 -05:00
bluetooth samples: bluetooh: mesh_demo: Fix compilation for bbc_microbit 2022-11-08 10:47:46 +01:00
boards samples: boards: stm32: Rename README.md to README.rst 2022-11-08 13:47:09 -06:00
compression samples: compression: lz4 requires more than 64kB of RAM 2022-11-02 16:06:06 -05:00
drivers samples: drivers: watchdog stm32 wwdg decrease apb clock 2022-11-11 08:40:23 +00:00
hello_world includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
kernel samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
modules samples: chre: Correct main() function prototype 2022-11-05 16:41:45 +09:00
net samples: net: mqtt-sn: Add MQTT-SN publisher sample 2022-11-09 10:43:00 +01:00
philosophers samples: move to using CONFIG_MP_MAX_NUM_CPUS=1 2022-10-20 22:04:10 +09:00
posix tests: Remove explicit newlib nano override 2022-10-19 16:02:51 +02:00
sensor drivers: sensor: Remove brackets from sensor info shell command output 2022-11-02 15:40:24 +09:00
shields include: add missing sys/printk.h include 2022-10-11 18:05:17 +02:00
subsys samples: usb: mass: Add support to TFM NS boards 2022-11-10 11:26:11 +00:00
synchronization samples: synchronization: Convert CONFIG_MP_NUM_CPUS handling 2022-10-27 13:59:57 -04:00
tfm_integration samples: tfm_secure_partition: Add library configuration to sample.yaml 2022-11-02 16:10:18 -05:00
userspace includes: prefer <zephyr/kernel.h> over <zephyr/zephyr.h> 2022-09-05 16:31:47 +02:00
classic.rst
index.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00
sample_definition_and_criteria.rst docs: add definition and minimum criteria for samples 2022-09-14 17:27:05 -04:00