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

   ## Summary
   
   * tools/esp32s3/Config.mk: fix "printf:\`': invalid format character"
   
   The error was introduced by #14393, which was intended to fix this line for 
MacOS. This commit makes this line dependent on the host OS to avoid any 
compilation errors.
   
   ## Impact
   
   Fix compile issues related to the legacy bootloader of the ESP32-S3 on both 
Linux and MacOS. CI didn't get the error because `CONFIG_ESP32S3_MERGE_BINS` is 
not tested.
   
   ## Testing
   
   Internal CI testing + ESP32-S3-DevKitC-1 v1.0 board (esp32s3-devkit:knsh + 
`CONFIG_ESP32S3_MERGE_BINS=y`).


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