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 2022/08/12 15:56:04 UTC

[GitHub] [incubator-nuttx] diegoherranz commented on pull request #6528: Added RP2040 Boards: Adafruit KB2040 and Adafruit Feather RP2040

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

   Why has CONFIG_WS2812_FREQUENCY been scaled by 10?
   
   https://github.com/apache/incubator-nuttx/blame/master/drivers/leds/ws2812.c#L81 and similar changes.
   
   It breaks existing out-of-tree board configs. And I'm not even sure why we would want to have scaled down.
   Is it a mistake? Are we OK to revert that bit?
   
   Thanks!


-- 
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-unsubscribe@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org