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

   ## Summary
   Generic drivers shoud not use architecture related config options like 
CONFIG_SAMV7_PWM. This commit adds PWM pin overwrite under generic 
configuration option CONFIG_PWM_OVERWRITE.
   
   Now the overwrite can be used on other architectures as well or can be 
completely disabled for SAMv7.
   
   ## Impact
   
   PWM driver, should not impact functionality of any existing arch driver.
   
   ## Testing
   
   Tested on SAMv7 custom 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