eren-terzioglu commented on PR #19056:
URL: https://github.com/apache/nuttx/pull/19056#issuecomment-4648503106

   > Hello @eren-terzioglu , I called refresh.sh but I can see any difference. 
@simbit18 , sorry, the pipeline is crashing again. Can you help me, please?
   
   Hi,
   
   I run the command locally and here is the output:
   
   ```
   ~/nuttxspace/nuttx$ ./tools/refresh.sh --defaults --silent 
esp32c3-devkit:rng90
     [1/1] Normalize esp32c3-devkit:rng90
   28d27
   < CONFIG_EXAMPLES_RNG90=y
   Saving the new configuration file
   ```
   
   And diff:
   
   ```
   ~/nuttxspace/nuttx$ git diff
   diff --git a/boards/risc-v/esp32c3/esp32c3-devkit/configs/rng90/defconfig 
b/boards/risc-v/esp32c3/esp32c3-devkit/configs/rng90/defconfig
   index 170cbd0ecb..d14c9e9b47 100644
   --- a/boards/risc-v/esp32c3/esp32c3-devkit/configs/rng90/defconfig
   +++ b/boards/risc-v/esp32c3/esp32c3-devkit/configs/rng90/defconfig
   @@ -25,7 +25,6 @@ CONFIG_BUILTIN=y
    CONFIG_CRYPTO=y
    CONFIG_DEV_RNG90=y
    CONFIG_ESPRESSIF_I2C0=y
   -CONFIG_EXAMPLES_RNG90=y
    CONFIG_FS_PROCFS=y
    CONFIG_IDLETHREAD_STACKSIZE=2048
    CONFIG_INIT_ENTRYPOINT="nsh_main"
   ```
   
   If you add some test to NuttX Apps (seems yes you did in 
https://github.com/apache/nuttx-apps/pull/3529), please mention it on PR 
description. Seems all fine for fine because of version mismatch between NuttX 
and NuttX Apps.


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