xiaoxiang781216 commented on PR #12394: URL: https://github.com/apache/nuttx/pull/12394#issuecomment-2147064555
> @davids5 @xiaoxiang781216 > > I rebased and pushed but nothing changed. What should we do? Kconfig has syntax error: ``` CMake Warning at CMakeLists.txt:343 (message): Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/stm32h7/Kconfig:296: error: couldn't parse 'Currenlty the only supported modes are Direct SMPS supply and LDO supply.': syntax error CMake Error at CMakeLists.txt:348 (message): Failed to initialize Kconfig configuration: -- Initializing NuttX CMake Warning at CMakeLists.txt:343 (message): -- Configuring incomplete, errors occurred! Kconfig Configuration Error: /usr/local/bin/olddefconfig: arch/arm/src/stm32h7/Kconfig:296: error: couldn't parse 'Currenlty the only supported modes are Direct SMPS supply and LDO supply.': syntax error ``` -- 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