zhaoxingyu12 commented on PR #18120:
URL: https://github.com/apache/nuttx/pull/18120#issuecomment-3788104815

   
====================================================================================
   Configuration/Tool: esp32c3-legacy-devkit/nvcfgdata
   2026-01-23 03:19:45
   
------------------------------------------------------------------------------------
     Cleaning...
     Configuring...
     Building NuttX...
     [1/1] Normalize esp32c3-legacy-devkit/nvcfgdata
   46d45
   < CONFIG_SYSTEM_CFGDATA=y
   48d46
   < CONFIG_TESTING_MTD_CONFIG_FAIL_SAFE=y
   Saving the new configuration file
   HEAD detached at pull/18120/merge
   Changes not staged for commit:
     (use "git add <file>..." to update what will be committed)
     (use "git restore <file>..." to discard changes in working directory)
        modified:   
boards/risc-v/esp32c3-legacy/esp32c3-legacy-devkit/configs/nvcfgdata/defconfig
   
   no changes added to commit (use "git add" and/or "git commit -a")
   
   report this error, because it needs CICT together with 
https://github.com/apache/nuttx-apps/pull/3371
   in nuttx-apps, it's config has changed to the following depends on, and 
MTD_CONFIG_NVS enabled @xiaoxiang781216 
   config SYSTEM_CFGDATA
        tristate "Cfgdata Command"
        default n
        depends on !MTD_CONFIG_NONE
   
   config TESTING_MTD_CONFIG_FAIL_SAFE
        tristate "MTD Config fail-safe storage test"
        default n
        depends on MTD_CONFIG_NVS


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to