Re: [PR] arch/xtensa/esp32s3: Fix syslog output failure on ESP32-S3-Box [nuttx]

2025-07-08 Thread via GitHub
jiayadong8995 closed pull request #16662: arch/xtensa/esp32s3: Fix syslog output failure on ESP32-S3-Box URL: https://github.com/apache/nuttx/pull/16662 -- 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

Re: [PR] arch/xtensa/esp32s3: Fix syslog output failure on ESP32-S3-Box [nuttx]

2025-07-08 Thread via GitHub
jiayadong8995 commented on PR #16662: URL: https://github.com/apache/nuttx/pull/16662#issuecomment-3048551634 > Hi, > > I tried your suggestion on our suggested [system to build](https://github.com/apache/nuttx/blob/master/tools/ci/docker/linux/Dockerfile#L264) and seems your updates

Re: [PR] arch/xtensa/esp32s3: Fix syslog output failure on ESP32-S3-Box [nuttx]

2025-07-08 Thread via GitHub
jiayadong8995 commented on PR #16662: URL: https://github.com/apache/nuttx/pull/16662#issuecomment-3048545633 > Hi, > > I tried your suggestion on our suggested [system to build](https://github.com/apache/nuttx/blob/master/tools/ci/docker/linux/Dockerfile#L264) and seems your updates

Re: [PR] arch/xtensa/esp32s3: Fix syslog output failure on ESP32-S3-Box [nuttx]

2025-07-08 Thread via GitHub
jiayadong8995 closed pull request #16662: arch/xtensa/esp32s3: Fix syslog output failure on ESP32-S3-Box URL: https://github.com/apache/nuttx/pull/16662 -- 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

Re: [PR] arch/xtensa/esp32s3: Fix syslog output failure on ESP32-S3-Box [nuttx]

2025-07-08 Thread via GitHub
eren-terzioglu commented on PR #16662: URL: https://github.com/apache/nuttx/pull/16662#issuecomment-3048006033 Hi, I tried your suggestion on our suggested [system to build](https://github.com/apache/nuttx/blob/master/tools/ci/docker/linux/Dockerfile#L264) and seems your updates make

Re: [PR] arch/xtensa/esp32s3: Fix syslog output failure on ESP32-S3-Box [nuttx]

2025-07-08 Thread via GitHub
eren-terzioglu commented on PR #16662: URL: https://github.com/apache/nuttx/pull/16662#issuecomment-3047961988 > > @JianyuWang0623 I meant the Xtensa compiler version. Run `make host_info` and share the results please. > > Here is my results after running `make host_info` . > >

Re: [PR] arch/xtensa/esp32s3: Fix syslog output failure on ESP32-S3-Box [nuttx]

2025-07-07 Thread via GitHub
jiayadong8995 commented on PR #16662: URL: https://github.com/apache/nuttx/pull/16662#issuecomment-3047527834 > please update the title to: arch/xtensa/esp32s3: Fix syslog output failure on ESP32-S3-Box I have updated the commit title. -- This is an automated message from the Apach