This is an automated email from the ASF dual-hosted git repository.
raiden00 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.
from 4fc5b62 arch:xtensa: use letter 'i' in inline assemble constraint
instead of I
add 2593089 stm32_dac: add support for DAC3
add 91264ba nucleo-g431kb: modify COMP example COMP example was changed
to use DAC3CH2 signal on COMP INM input.
No new revisions were added by this update.
Summary of changes:
arch/arm/src/stm32/Kconfig | 195 ++++++++++++++++++++-
arch/arm/src/stm32/hardware/stm32gxxxxx_dac.h | 37 +++-
arch/arm/src/stm32/stm32_dac.c | 126 ++++++++++++-
.../arm/stm32/nucleo-g431kb/configs/comp/defconfig | 7 +
boards/arm/stm32/nucleo-g431kb/src/stm32_dac.c | 23 +++
5 files changed, 375 insertions(+), 13 deletions(-)