luckyyaojin commented on PR #15223:
URL: https://github.com/apache/nuttx/pull/15223#issuecomment-2558869762

   > The CI error is in `esp32c3-devkit/knsh` config:
   > 
   > ```
   > Configuration/Tool: esp32c3-devkit/knsh
   > 2024-12-22 09:31:23
   > 
------------------------------------------------------------------------------------
   >   Cleaning...
   >   Configuring...
   >   Building NuttX...
   > Error: ./chip/esp32c3_region.c:44:4: error: #error 
"ESP32C3_REGION_PROTECTION shall not be enabled with Protected Mode"
   >    44 | #  error "ESP32C3_REGION_PROTECTION shall not be enabled with 
Protected Mode"
   >       |    ^~~~~
   > ERROR: riscv-none-elf-gcc failed: 1
   > ```
   > 
   > Any ideas?
   
   git rebase apache
   ./tools/configure.sh -l esp32c3-devkit:knsh
   make menuconfig 
   look the diff between the new defconfig with the old one
   git commit


-- 
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

Reply via email to