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/nuttx.git
from e6ed8c6782 sim: add sqlite config new 8fb458b7fe board/stm32f401rc-rs485: Add support to ultrasonic sensor HC-SR04 new 29775f824b drivers/sensors/Kconfig: Fix HC-SR04 configuration 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: .../arm/stm32f4/boards/stm32f401rc-rs485/index.rst | 16 +++++++++++ .../configs/{qencoder => hcsr04}/defconfig | 7 ++--- boards/arm/stm32/stm32f401rc-rs485/include/board.h | 11 ++++++++ .../stm32/stm32f401rc-rs485/src/stm32_bringup.c | 14 ++++++++++ drivers/sensors/Kconfig | 32 +++++++++++----------- 5 files changed, 60 insertions(+), 20 deletions(-) copy boards/arm/stm32/stm32f401rc-rs485/configs/{qencoder => hcsr04}/defconfig (94%)