ryanoabel opened a new pull request #5009:
URL: https://github.com/apache/incubator-nuttx/pull/5009


   ## Summary
   Correct issues with userled support on the Nucleo F4x1RE.  
   
   Specifically:
      The proper headers are included when CONFIG_USERLED is defined.
      LED_DRIVER_PATH is set when CONFIG_USERLED_LOWER is defined and 
CONFIG_ARCH_LEDS is NOT defined.
      board_userled() is corrected for the nucleo-f4x1re.
      board_userled_getall() is implemented for the nucleo-f4x1re.
      userled_lower_initialize() is called when properly configured.
      some comments added.
      
   ## Impact
   userled support on the Nucleo F4x1RE will work properly for the Nucleo 
F4x1RE.  No other impacts.
   
   ## Testing
   tested and verified on the Nucleo F4x1RE.
   


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


Reply via email to