lupyuen commented on PR #15302: URL: https://github.com/apache/nuttx/pull/15302#issuecomment-2558794076
Hi @hujun260: `esp32s2-kaluga-1/audio` is failing to build after this PR. Could you check? Thanks! https://github.com/NuttX/nuttx/actions/runs/12453859478/job/34764458075#step:7:221 ```text Configuration/Tool: esp32s2-kaluga-1/audio Error: chip/esp32s2_lowputc.c:102:22: error: expected '}' before ';' token 102 | .lock = SP_UNLOCKED; | ^ chip/esp32s2_lowputc.c:62:1: note: to match this '{' 62 | { ``` -- 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