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 3254460 NuttX: Add AUTHORS file add 5dd19f8 nucleo-g431rb: refactor bringup logic for consistency with other boards add fd754f8 nucleo-g431rb: add button support No new revisions were added by this update. Summary of changes: boards/arm/stm32/nucleo-g431rb/src/Make.defs | 2 +- boards/arm/stm32/nucleo-g431rb/src/nucleo-g431rb.h | 20 ++++++++++ boards/arm/stm32/nucleo-g431rb/src/stm32_appinit.c | 28 ++++---------- boards/arm/stm32/nucleo-g431rb/src/stm32_boot.c | 25 +++++++++++- .../src/stm32_bringup.c | 44 +++++++++++----------- .../src/stm32_buttons.c | 4 +- 6 files changed, 77 insertions(+), 46 deletions(-) copy boards/arm/stm32/{stm32vldiscovery => nucleo-g431rb}/src/stm32_bringup.c (81%) copy boards/arm/stm32/{nucleo-f103rb => nucleo-g431rb}/src/stm32_buttons.c (97%)