nuttx/Documentation/platforms
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
..
arm arm64/pinephone: Add driver for Frame Buffer 2022-12-28 23:06:45 +08:00
risc-v NuttX graduated the Incubator; update repository links 2022-11-26 11:58:15 -08:00
sim Added default config for lvgl configs based on both fb and lcddev. 2022-08-13 20:36:45 +08:00
xtensa xtensa/esp32s3: Enable booting from MCUboot bootloader 2022-12-15 00:42:13 +08:00
index.rst