TangMeng12 commented on PR #17236:
URL: https://github.com/apache/nuttx/pull/17236#issuecomment-3685273627

   > ./tools/configure.sh -l -S esp32-devkitc:nsh
   
   Step 1: Download and initialize your local `esp-hal-3rdparty` repository, 
including the following:  
   ① Download `esp-hal-3rdparty` to the `nxtmpdir` directory  
   ② Initialize the `esp-hal-3rdparty` submodule in `nxtmpdir ` 
   Step 2: Set `USE_NXTMPDIR_ESP_REPO_DIRECTLY=y  `
   Step 3: `./tools/configure.sh -S esp32-devkitc:nsh`  
   This will directly use the `esp-hal-3rdparty` code in the `nxtmpdir` 
directory without performing any download or submodule initialization (it will 
still download code). 


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