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

   ## Summary
   In https://github.com/apache/nuttx/pull/13044,
   LIBC_ARCH_ATOMIC was finally removed.
   
   Howerver, the following chips still have the config.
   - ARCH_CHIP_ESP32S3
   - ARCH_CHIP_ESP32C3_GENERIC
   - ARCH_CHIP_ESP32H2
   
   This commit fixes the issue.
   
   ## Impact
   - ARCH_CHIP_ESP32S3
   - ARCH_CHIP_ESP32C3_GENERIC
   - ARCH_CHIP_ESP32H2
   
   ## Testing
   - The build of esp32s3-devkit:cxx is passed
   - The build of esp32c3-generic:nsh is passed
   - The build of esp32h2-devkit:nsh is passed


-- 
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.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to