davids5 opened a new issue #596: Add intree board config to test the relative CUSTOM board tooling URL: https://github.com/apache/incubator-nuttx/issues/596 See https://github.com/apache/incubator-nuttx/pull/594#issuecomment-601745637 for Context In the past and recently changes in make files have broken the CUSTOM board tooling. ``` CONFIG_ARCH_BOARD_CUSTOM=y CONFIG_ARCH_BOARD_CUSTOM_DIR="../nuttx-config" CONFIG_ARCH_BOARD_CUSTOM_DIR_RELPATH=y CONFIG_ARCH_BOARD_CUSTOM_NAME="tvc15-pro" CONFIG_ARCH_CHIP="stm32h7" CONFIG_ARCH_CHIP_STM32H743ZI=y CONFIG_ARCH_CHIP_STM32H7=y ``` Adding a config will insure this does not continue to happen
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
