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:24 UTC

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

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 62001bf  stm32g4xx: add support for PWM
     add a735252  stm32h7,stm32g0: fix typos in DMAMUX
     add fbb7e95  stm32g4xxxx_dmamux.h: rename defs to match other chips and add DMAMAP defs

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/stm32/hardware/stm32g4xxxx_dmamux.h   | 455 ++++++++++++++++-----
 arch/arm/src/stm32f0l0g0/hardware/stm32g0_dmamux.h |   8 +-
 arch/arm/src/stm32h7/hardware/stm32h7x3xx_dmamux.h |  48 +--
 3 files changed, 372 insertions(+), 139 deletions(-)