cederom commented on code in PR #18609: URL: https://github.com/apache/nuttx/pull/18609#discussion_r2998742220
########## Documentation/platforms/xtensa/esp32s3/boards/lckfb-szpi-esp32s3/index.rst: ########## @@ -576,3 +576,50 @@ Then use the camera example to capture a frame:: $ adb -s 1234 shell nsh> camera + Review Comment: Can we put this in the top level platforms/xtensa/esp32s3 please? This functionality seems to be generic and available for all esp32s3 chips.. then we can list boards that support this feature out of the box? :-) That way we gather more "generic" information and top level and avoid fragmentation and repetition in board specific descriptions? :-) We can update that later as well as you prefer @JianyuWang0623 :-) -- 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]
