You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by ma...@apache.org on 2022/09/14 23:10:34 UTC

[incubator-nuttx] branch master updated (e586f86918 -> 7d877fbbc3)

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

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


    from e586f86918 sched/mqueue: fix resource leak in mq_timedsend()
     add 7d877fbbc3 imxrt: add support for PWM synchronization

No new revisions were added by this update.

Summary of changes:
 Documentation/platforms/arm/imxrt/index.rst |  41 ++++
 arch/arm/src/imxrt/Kconfig                  | 336 ++++++++++++++++++++++++++++
 arch/arm/src/imxrt/imxrt_flexpwm.c          | 259 +++++++++++++++++----
 3 files changed, 597 insertions(+), 39 deletions(-)