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/incubator-nuttx.git.


    from 954115e  nxstyle: Add more inttypes.h stuff to the whitelist
     add d105740  Add helper functions to:   enable/disable timer   dump timer 
registers The timer is no longer enabled at the end of stm32l4_tim_setclock().
     add 3f61570  Change SPWM example to enable timer after configure timer 
clock.
     add e73e03a  Add fuction to set timer frequency.

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/stm32l4/stm32l4_tim.c                | 219 +++++++++++++++++++++-
 arch/arm/src/stm32l4/stm32l4_tim.h                |  48 +++--
 boards/arm/stm32l4/nucleo-l432kc/src/stm32_spwm.c |  14 +-
 3 files changed, 251 insertions(+), 30 deletions(-)

Reply via email to