lupyuen commented on PR #14693:
URL: https://github.com/apache/nuttx/pull/14693#issuecomment-2468005764

   @WenLY1 Sorry somehow your defconfig reverted to the old version.
   
   https://github.com/apache/nuttx/pull/14693/files
   ```
   ## Should be sorted alphabetically, should not appear at the end.
   CONFIG_INTERPRETERS_QUICKJS=y
   ```
   
   Could you refresh and recommit the defconfig? Thanks!
   
   ```bash
   $ git clone https://github.com/WenLY1/nuttx --branch qjs_defconfig
   $ git clone https://github.com/WenLY1/nuttx-apps apps --branch 
quickjs_upstream
   $ cd nuttx
   $ tools/refresh.sh --silent sim:quickjs
   $ git status
        modified:   boards/sim/sim/sim/configs/quickjs/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