acassis commented on PR #16676:
URL: https://github.com/apache/nuttx/pull/16676#issuecomment-3045707894

   @fdcavalcanti please fix this issue:
   
   ```
    src/esp_board_spislavedev.c: In function 'board_spislavedev_initialize':
   Error: src/esp_board_spislavedev.c:73:3: error: implicit declaration of 
function 'spiinfo'; did you mean 'psiginfo'? [-Wimplicit-function-declaration]
      73 |   spiinfo("Initializing /dev/spislv%d...\n", bus);
         |   ^~~~~~~
         |   psiginfo
   ```
   


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

Reply via email to