On Fri, Sep 2, 2022 at 6:25 PM Victor Benso wrote:
> Recently I came in need of adding a WS2812 LED to one of my ESP32 projects
> that run NuttX.
> The existing support already on NuttX for such LEDs needed an SPI
> interface. In the board in question we are short on SPIs, SPI2 is running
> the SDC
Hi Victor,
It should be better if you had shown me the code before submitting the
PR, now you will need to face a longer review process! :-)
BR,
Alan
On 9/2/22, Victor Benso wrote:
> Hi everyone,
>
> Recently I came in need of adding a WS2812 LED to one of my ESP32 projects
> that run NuttX.
>