zouboan opened a new pull request, #6525: URL: https://github.com/apache/incubator-nuttx/pull/6525
## Summary 1. add lower half support of capture for stm32_capture, because there's no external interface for device driver in stm32_capture.c; 2. add support of pwm input capture driver in drivers/timers; 3. add setup of pwm capture device on stm32f4discovery board, for pwm input capture test; ## Impact stm32 timers and capture ## Testing Tested on custom board based on stm32f405 and stm32f4discovery board, the duty and frequence measurement result is correct. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org