acassis merged PR #14906:
URL: https://github.com/apache/nuttx/pull/14906
--
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.apac
JianyuWang0623 commented on PR #14906:
URL: https://github.com/apache/nuttx/pull/14906#issuecomment-2493808126
> @JianyuWang0623 you forgot to include the new board profile to
https://nuttx.apache.org/docs/latest/platforms/xtensa/esp32s3/boards/esp32s3-devkit/index.html
@acassis Pleas
acassis commented on code in PR #14906:
URL: https://github.com/apache/nuttx/pull/14906#discussion_r1853901500
##
boards/xtensa/esp32s3/esp32s3-devkit/configs/adb/defconfig:
##
@@ -1,67 +1,21 @@
-#
-# This file is autogenerated: PLEASE DO NOT EDIT IT.
-#
-# You can use "make men
JianyuWang0623 commented on PR #14906:
URL: https://github.com/apache/nuttx/pull/14906#issuecomment-2493691319
Link: https://github.com/apache/nuttx-apps/pull/2865
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
UR
nuttxpr commented on PR #14906:
URL: https://github.com/apache/nuttx/pull/14906#issuecomment-2493666517
[**\[Experimental Bot, please feedback
here\]**](https://github.com/search?q=repo%3Aapache%2Fnuttx+13552&type=issues)
Yes, this PR appears to meet the NuttX requirements, al
JianyuWang0623 opened a new pull request, #14906:
URL: https://github.com/apache/nuttx/pull/14906
## Summary
1. Initializing configuration for ADB
2. Add initialize scripts for ROMFS/etc
3. Enable ROMFS/etc for ADB auto start
## Impact
1. esp32s3-devkit/adb (NEW)
2. esp3