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/03/29 11:11:46 UTC

[GitHub] [incubator-nuttx] HecticSalad edited a comment on issue #2862: samv71-xult board support for GPIO drivers and the GPIO example application.

HecticSalad edited a comment on issue #2862:
URL: https://github.com/apache/incubator-nuttx/issues/2862#issuecomment-809294010


   For those that might be having the same issue with the nuclei-144 boards, I managed to get it going by selecting the following from menu config:
   
   -> Application Configuration
      -> NSH library
         -> Have architecture-specific initialization 
   
   As it turns out, all of the drivers and everything have already been written for this board, it’s just that the board_app_initialise() method is only called when the nsh_initialise() method calls boardctl() which requires a macro to be set first. 


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