This is an automated email from the ASF dual-hosted git repository.
xiaoxiang781216 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
from 66703d09573 tools/imxrt1180: Add a standalone C program for simple
AHAB container creation
new fc9fec46dac analog: add ANIOC_COMP_ENABLE and ANIOC_COMP_DISABLE
commands
new e433409fcc2 stm32: implement comp ioctl and update nucleo-g431kb
defconfig
new 3f4dc2ddf32 boards: stm32g4: regenerate nucleo-g431kb comp defconfig
new 774387d9802 stm32/comp: propagate enable error and handle lock in ioctl
The 4 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/common/stm32/Kconfig.comp | 6 ++
arch/arm/src/common/stm32/stm32_comp_m3m4_v2.c | 101 ++++++++++++++-------
.../stm32g4/nucleo-g431kb/configs/comp/defconfig | 2 +
include/nuttx/analog/ioctl.h | 11 ++-
4 files changed, 86 insertions(+), 34 deletions(-)