Results 627 comments of Alan C. Assis

@pkarashchenko maybe the proper thing to do it automatically force a "make clean" when user type "make menuconfig"

@trns1997 does the same issue happen when you compile with Makefile? @xiaoxiang781216 Have you or your team seen this issue before?

@xiaoxiang781216 please include errno.h as Raiden commented

Nice work @JianyuWang0623 kudos!!! Since it is a new subsystem we need Documentation/ to it, please submit it (on this PR or in a new one)

Please fix these issues: ``` Remove Gerrit Change-ID's before submitting upstream Remove Gerrit Change-ID's before submitting upstream Remove Gerrit Change-ID's before submitting upstream Remove Gerrit Change-ID's before submitting upstream Remove...

ping @JianyuWang0623

Here everything (Ubuntu 23.04) everything works fine: https://acassis.wordpress.com/2023/06/16/uni-t-utd2062ce-usb-device/ Thank you very much @mansson !!!

@halyssonJr please fix the Documentation error: Documentation/platforms/xtensa/esp32s3/boards/esp32s3-8048S043/index.rst:90:Title underline too short.

@halyssonJr you need to normalize the board profiles: ``` Changes not staged for commit: (use "git add ..." to update what will be committed) (use "git restore ..." to discard...

To avoid passing all board profiles to a single board I modified the refresh script: https://github.com/apache/nuttx/pull/16563 Next time you just could use: ``` $ ./tools/refresh.sh --silent board:esp32s3-8048S043 ```