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 2020/11/05 12:20:26 UTC

[GitHub] [incubator-nuttx] jerpelea edited a comment on pull request #2224: xtensa/esp32: Add SPI Flash hardware encryption I/O support

jerpelea edited a comment on pull request #2224:
URL: https://github.com/apache/incubator-nuttx/pull/2224#issuecomment-722342887


   @donghengqaz please run nxstyle to fix the errors or leave a comment if they are part of the API. 
   
   esp32_spiflash.c:155:5: error: Mixed case identifier found
   esp32_spiflash.c:156:5: error: Mixed case identifier found
   esp32_spiflash.c:157:5: error: Mixed case identifier found
   esp32_spiflash.c:407:2: error: Mixed case identifier found
   esp32_spiflash.c:409:2: error: Mixed case identifier found
   esp32_spiflash.c:439:2: error: Mixed case identifier found
   esp32_spiflash.c:440:2: error: Mixed case identifier found
   esp32_spiflash.c:442:2: error: Mixed case identifier found
   esp32_spiflash.c:443:2: error: Mixed case identifier found
   esp32_soc.h:456:11: error: Mixed case identifier found
   esp32_spiflash.c:174:1: error: Too many blank lines
   
   


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

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