nuttx/Documentation/platforms/arm
Lee Lup Yuen f9bd04ff19 arm64/pinephone: Add driver for Frame Buffer
This PR adds the Frame Buffer Driver for PINE64 PinePhone. With this driver, NuttX Apps will be able to use the standard Frame Buffer API to render graphics on PinePhone.

`boards/arm64/a64/pinephone/src/pinephone_bringup.c`: Render Test Pattern after calling `up_fbinitialize()` to start the Frame Buffer Driver

`boards/arm64/a64/pinephone/src/pinephone_display.c`: Add Frame Buffer Driver

`boards/arm64/a64/pinephone/src/pinephone_display.h`: Declare new function for rendering Test Pattern

`platforms/arm/a64/boards/pinephone/index.rst`: Add Frame Buffer as supported driver for PinePhone
2022-12-28 23:06:45 +08:00
..
a64 arm64/pinephone: Add driver for Frame Buffer 2022-12-28 23:06:45 +08:00
imxrt docs: Update dependencies and fix lint errors 2022-10-10 09:29:53 +08:00
nrf52
rp2040 NuttX graduated the Incubator; update repository links 2022-11-26 11:58:15 -08:00
s32k1xx S32K1 & S32K3: add basic documentation for MCU family and boards 2022-08-02 14:53:09 -04:00
s32k3xx S32K1 & S32K3: add basic documentation for MCU family and boards 2022-08-02 14:53:09 -04:00
stm32wl5 docs: Update dependencies and fix lint errors 2022-10-10 09:29:53 +08:00
index.rst