liuguo09 opened a new pull request #227: arch/arm/include/stm32f010g0/chip.h: 
correct wrong #if defined to fix…
URL: https://github.com/apache/incubator-nuttx/pull/227
 
 
   … build break
   
   
/home/jenkins/jenkins-slave/workspace/NuttX-Nightly-Build/nuttx/include/arch/stm32f0l0g0/chip.h:53:42:
 error: missing ')' after "defined"
      53 | #if defined(CONFIG_ARCH_CHIP_STM32F030RC || 
CONFIG_ARCH_CHIP_STM32F030CC)
         |                                          ^~
   
/home/jenkins/jenkins-slave/workspace/NuttX-Nightly-Build/nuttx/include/arch/stm32f0l0g0/chip.h:53:45:
 error: missing binary operator before token "CONFIG_ARCH_CHIP_STM32F030CC"
      53 | #if defined(CONFIG_ARCH_CHIP_STM32F030RC || 
CONFIG_ARCH_CHIP_STM32F030CC)
   
   Signed-off-by: liuhaitao <liuhai...@xiaomi.com>

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to