You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2021/09/21 23:29:44 UTC

[GitHub] [incubator-nuttx] gustavonihei commented on pull request #4590: [Xtensa/RISC-V] Remove FAR and CODE qualifiers from arch-specific files

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: commits-unsubscribe@nuttx.apache.org

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