1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/tests/periph_pwm
2023-03-17 13:09:57 +01:00
..
app.config.test
main.c tests/periph_pwm: wording fix, s/initiate/initialize/ 2023-03-17 13:09:57 +01:00
Makefile
Makefile.ci examples,tests: Update Makefile.cis 2023-02-27 12:31:04 +01:00
README.md

Expected result

If everything is running as supposed to, you should see a 1KHz PWM with oscillating duty cycle on each channel of the selected PWM device.

Background

Test for the low-level PWM driver.