libpwm tree

Clone this repo:

Branches

  1. 00aff52 Release libpwm 1.0-rc1 by Uwe Kleine-König · 4 weeks ago main v1.0-rc1
  2. eb52203 Provide manpages for pwmset, pwmround and pwmtestperf by Uwe Kleine-König · 31 hours ago
  3. fae029a README: Fix a spelling error by Uwe Kleine-König · 35 hours ago
  4. 0b0f058 Update SPDX copyright and license markers by Uwe Kleine-König · 4 weeks ago
  5. 6ae1a90 pwmset: Add switch -e to request exact waveform setting by Uwe Kleine-König · 4 weeks ago
  6. aa1f7c3 cdev: Implement backend for pwm_set_waveform_exact() by Uwe Kleine-König · 4 weeks ago
  7. d1643d3 libpwm: Add API function pwm_set_waveform_exact() by Uwe Kleine-König · 4 weeks ago
  8. cd62c9a Make sure pwm-internal.h and libpwm.sym are included in a release tarball by Uwe Kleine-König · 4 weeks ago
  9. f09f692 pwmround: Fix format string for uint64_t variables by Uwe Kleine-König · 4 weeks ago
  10. 706a320 README: Update for rename of pwmtest and new pwmround by Uwe Kleine-König · 5 weeks ago
  11. 4ddb811 libpwm: Drop old function names pwm_apply_state() and pwm_get_state() by Uwe Kleine-König · 5 weeks ago
  12. 087882c pwmround: New console tool to wrap pwm_round_waveform() by Uwe Kleine-König · 5 weeks ago
  13. b7531da cdev: Implement backend for pwm_round_waveform() by Uwe Kleine-König · 5 weeks ago
  14. 996dbce libpwm: Add API function pwm_round_waveform() by Uwe Kleine-König · 5 weeks ago
  15. d0439cc pwmset: Choose default duty_length a bit more intelligently by Uwe Kleine-König · 5 weeks ago
  16. 3ef8813 pwmset: Warn about invalid waveforms by Uwe Kleine-König · 5 weeks ago
  17. 4c98568 Rename pwmtest to pwmset by Uwe Kleine-König · 5 weeks ago
  18. 5714be8 cdev: Fix error handling of PWM_IOCTL_REQUEST by Uwe Kleine-König · 5 weeks ago
  19. 4502e35 cdev: Explicitly call PWM_IOCTL_REQUEST by Uwe Kleine-König · 8 months ago
  20. 6826be7 cdev: Store pwm in the array that already exists for that purpose by Uwe Kleine-König · 8 months ago