tmedicci commented on code in PR #15836: URL: https://github.com/apache/nuttx/pull/15836#discussion_r1958191346
########## boards/xtensa/esp32s3/esp32s3-devkit/configs/fastboot/defconfig: ########## @@ -0,0 +1,11 @@ +#include "../usb_device/defconfig" Review Comment: Yes, but I couldn't find any other usage of such syntax on NuttX (and I don't think this kind of syntax is generated by `make savedefconfig`, so I prefer not to mix syntaxes. Any ideas about it @cederom , @acassis and @jerpelea ? ########## boards/xtensa/esp32s3/esp32s3-devkit/configs/fastboot/defconfig: ########## Review Comment: Yes, but I couldn't find any other usage of such syntax on NuttX (and I don't think this kind of syntax is generated by make savedefconfig, so I prefer not to mix syntaxes. Any ideas about it @cederom , @acassis and @jerpelea ? -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org