This is an automated email from the ASF dual-hosted git repository.

mlaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git

commit f415e006c0351631325c5748f128198bd1dffa69
Merge: 00eb38b e045996
Author: Miguel Azevedo <miguella...@gmail.com>
AuthorDate: Tue Mar 13 16:03:58 2018 -0300

    Merge pull request #836 from mlaz/pwm_interrupt
    
    PWM add cycle interrupt handling to pwm_nrf52 driver

 apps/pwm_test/pkg.yml                    |   1 +
 apps/pwm_test/src/main.c                 | 152 ++++++++------
 hw/drivers/pwm/include/pwm/pwm.h         |  42 +++-
 hw/drivers/pwm/pwm_nrf52/src/pwm_nrf52.c | 343 +++++++++++++++++++++++++++----
 hw/drivers/pwm/src/pwm.c                 |  16 ++
 5 files changed, 448 insertions(+), 106 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
m...@apache.org.

Reply via email to