simbit18 commented on PR #17007:
URL: https://github.com/apache/nuttx/pull/17007#issuecomment-3284237527
```
====================================================================================
Configuration/Tool: nucleo-h563zi/adc,CONFIG_ARM_TOOLCHAIN_CLANG
2025-09-11 20:12:53
------------------------------------------------------------------------------------
Cleaning...
Configuring...
Disabling CONFIG_ARM_TOOLCHAIN_GNU_EABI
Enabling CONFIG_ARM_TOOLCHAIN_CLANG
Building NuttX...
chip/stm32_adc.c: In function 'adc_setup':
Error: chip/stm32_adc.c:1347:15: error: 'struct stm32_dev_s' has no member
named 'circular'
1347 | if (priv->circular)
| ^~
make[1]: *** [Makefile:170: stm32_adc.o] Error 1
make[1]: Target 'libarch.a' not remade because of errors.
make: *** [tools/LibTargets.mk:170: arch/arm/src/libarch.a] Error 2
make: Target 'all' not remade because of errors.
/github/workspace/sources/nuttx/tools/testbuild.sh: line 385:
/github/workspace/sources/nuttx/../nuttx/nuttx.manifest: No such file or
directory
[1/1] Normalize nucleo-h563zi/adc
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]