Vajnar opened a new pull request, #19232:
URL: https://github.com/apache/nuttx/pull/19232

   ## Summary
   
   To make `USERLED` driver working on the stm32f746g-disco board, the 
following changes were made:
   
   1. Provide correct pin name `BOARD_LED1` and associated bit mask 
`BOARD_LED1_BIT`
   2. Use non-negated `ledon`
   3. Add initialization into bringup code.
   
   ## Impact
   
   `USERLED` driver can be used on the stm32f746g-disco board.
   
   ## Testing
   
   Tested on stm32f746g-disco board.


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