acassis commented on PR #10521:
URL: https://github.com/apache/nuttx/pull/10521#issuecomment-1709940816

   @eren-terzioglu very well done!
   
   Did you run: `$ ./tools/refresh.sh --silent --defaults all` to normalize the 
boards?
   
   Seems like some boards are out of sync:
   
   ```
     Normalize esp32s3-devkit/twai
   23,24d22
   < CONFIG_ESP32S3_TWAI=y
   < CONFIG_EXAMPLES_CAN=y
   26a25
   > CONFIG_ESP32S3_TWAI=y
   27a27
   > CONFIG_EXAMPLES_CAN=y
   Saving the new configuration file
   HEAD detached at pull/10521/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/xtensa/esp32s3/esp32s3-devkit/configs/twai/defconfig
   ```


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