gustavonihei commented on pull request #4590: URL: https://github.com/apache/incubator-nuttx/pull/4590#issuecomment-924461785
Please, ignore the nxstyle errors due to mixed case on the ESP32-C3 BLE adapter. ``` Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/risc-v/src/esp32c3/esp32c3_ble_adapter.c:333:12: error: Mixed case identifier found Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/risc-v/src/esp32c3/esp32c3_ble_adapter.c:334:12: error: Mixed case identifier found Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/risc-v/src/esp32c3/esp32c3_ble_adapter.c:335:11: error: Mixed case identifier found Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/risc-v/src/esp32c3/esp32c3_ble_adapter.c:2407:9: error: Mixed case identifier found Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/risc-v/src/esp32c3/esp32c3_ble_adapter.c:2431:2: error: Mixed case identifier found Error: /home/runner/work/incubator-nuttx/incubator-nuttx/nuttx/arch/risc-v/src/esp32c3/esp32c3_ble_adapter.c:2455:8: error: Mixed case identifier found Error: Process completed with exit code 1. ``` -- 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]
