comejv commented on PR #16830: URL: https://github.com/apache/nuttx/pull/16830#issuecomment-3180678563
I don't understand why the build fails, bringup is including the proper headers for capture and it was working on my end... ``` arm-none-eabi-ld: /github/workspace/sources/nuttx/arch/arm/src/board/libboard.a(stm32_bringup.o): in function `stm32_capture_setup': /github/workspace/sources/nuttx/boards/arm/stm32h7/nucleo-h743zi/src/stm32_bringup.c:109:(.text.stm32_capture_setup+0x6): undefined reference to `stm32_cap_initialize' ``` -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org