This is an automated email from the ASF dual-hosted git repository. acassis pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/nuttx.git
from e53de96692 Documentation: add cyclictest benchmark utility documentation new 86917b4777 drivers/pwm: add PWMIOC_FAULTS_FETCH_AND_CLEAR ioctl for fault clears new 4e70cc1e69 samv7/pwm: add support for PWMIOC_FAULTS_FETCH_AND_CLEAR ioctl The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: .../components/drivers/character/timers/pwm.rst | 18 ++++++++++ arch/arm/src/samv7/sam_pwm.c | 38 +++++++++++++++++++++- include/nuttx/timers/pwm.h | 19 ++++++++--- 3 files changed, 70 insertions(+), 5 deletions(-)