JianyuWang0623 opened a new pull request, #15836:
URL: https://github.com/apache/nuttx/pull/15836

   ## Summary
   boards/esp32s3-devkit
     1. Initializing configuration for Fastboot
     2. Add fastboot starting command to initialization script
     3. Add doc for USB Fastboot
   
   ## Impact
   boards/esp32s3-devkit
   
   ## Testing
   ```
   $ ./tools/configure.sh -l esp32s3-devkit:fastboot
   $ make flash ESPTOOL_PORT=/dev/ttyACMx -j
   $ fastboot getvar kernel
   kernel: NuttX
   Finished. Total time: 0.000s
   ```
   


-- 
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