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/nuttx.git


    from 596a425066 nucleo-h743zi: Add ADC2 support and expand ADC channel list
     add 80e1f70832 boards/arm/stm32f4discovery: Add support to HX711 ADC

No new revisions were added by this update.

Summary of changes:
 .../arm/stm32f4/boards/stm32f4discovery/index.rst  | 57 ++++++++++++++++++++++
 .../arm/stm32/stm32f4discovery/src/CMakeLists.txt  |  4 ++
 boards/arm/stm32/stm32f4discovery/src/Make.defs    |  4 ++
 .../arm/stm32/stm32f4discovery/src/stm32_bringup.c |  8 +++
 .../src/stm32_hx711.c                              |  4 +-
 .../stm32/stm32f4discovery/src/stm32f4discovery.h  | 21 ++++++++
 6 files changed, 96 insertions(+), 2 deletions(-)
 copy boards/arm/stm32/{stm32f401rc-rs485 => 
stm32f4discovery}/src/stm32_hx711.c (97%)

Reply via email to