On Fri, Sep 30, 2022 at 11:11 AM wrote:
> The board meeting is scheduled for Wed, 19 October 2022.
> The report for your podling will form a part of the Incubator PMC
> report. The Incubator PMC requires your report to be submitted 2 weeks
> before the board meeting, to allow sufficient time for r
Hi Prelude,
There is not documentation to it yet, it was contributed many years ago.
Please helps to improve NuttX, if you get it working, submit a
documentation over github PR.
Important note, that esp8266 integration is not using USRSOCK, so it
is not the right way to do it.
BR,
Alan
On 9/2
This article explains what's inside PinePhone's LCD Display (MIPI Display
Serial Interface), and how we might build a NuttX Driver for PinePhone's
ST7703 LCD Controller...
https://lupyuen.github.io/articles/dsi
Lup
I saw the code of esp8266 in the directory apps/netutils/esp8266, but there is
no test case. How can I test esp8266 using the UART?