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 667afb3b91 sama5: add config SAMA5_SYSTEMRESET in arch/arm/src/Kconfig SAMA5D2 and SAMA5D4 does not support external reset. Some SAMA5 board's Kconfig contain item SAMA5_SYSTEMRESET, but it is better in arch/arm/src/Kconfig. new 20cd657a65 arch/stm32_capture: fix offset address of slave mode control register new 78535d0123 arch/stm32_capture: completion other slave mode selection The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: arch/arm/src/stm32/stm32_capture.c | 29 ++++++++++++++++++++++++++--- arch/arm/src/stm32/stm32_capture.h | 8 ++++++-- 2 files changed, 32 insertions(+), 5 deletions(-)