Blame view

RIOT/tests/periph_pwm/README.md 229 Bytes
a752c7ab   elopes   add first test an...
1
2
3
4
5
6
7
8
  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.