curuvar commented on PR #6528:
URL: https://github.com/apache/incubator-nuttx/pull/6528#issuecomment-1167273028

   After thinking about this, I am going to change my driver so it works the 
same (from the users point of view) as ws2812 and combine the two into the same 
file.  That way, any existing lower-halfs will continue to work with the 
existing ws2812 upper-half while new ones that don't implement SPI can also be 
used.
   
   This implementation detail will be hidden from any code that uses the driver 
allowing existing lower-halfs to be migrated to the new model if desired.


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