You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2021/04/13 14:20:01 UTC

[incubator-nuttx] branch master updated (ff2ae3e -> 62001bf)

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

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from ff2ae3e  stm32g4xx: add support for ADC
     add 4c741bc  stm32/Kconfig: G4 chips use TIMERS_V2
     add 62001bf  stm32g4xx: add support for PWM

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/stm32/Kconfig              | 4 ++--
 arch/arm/src/stm32/hardware/stm32_tim.h | 6 +++---
 arch/arm/src/stm32/stm32_pwm.c          | 3 ++-
 3 files changed, 7 insertions(+), 6 deletions(-)