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

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

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 fd754f8  nucleo-g431rb: add button support
     add ff2ae3e  stm32g4xx: add support for ADC

No new revisions were added by this update.

Summary of changes:
 arch/arm/src/stm32/hardware/stm32_adc_v2.h   | 133 +----------------
 arch/arm/src/stm32/hardware/stm32_adc_v2g4.h | 216 +++++++++++++++++++--------
 arch/arm/src/stm32/stm32_adc.c               |  40 ++++-
 arch/arm/src/stm32/stm32_adc.h               |   4 +-
 4 files changed, 189 insertions(+), 204 deletions(-)