nuttx/Documentation
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
..
_static
_templates
applications NuttX graduated the Incubator; update repository links 2022-11-26 11:58:15 -08:00
components NuttX graduated the Incubator; update repository links 2022-11-26 11:58:15 -08:00
contributing Doc: Explain how to rebase and squash PR's commits 2022-12-19 10:31:12 +08:00
faq Doc: Add how to configure network MTU size 2022-11-02 09:14:17 +08:00
guides drivers/note: Move taskname related functions to note_driver.c 2022-12-26 15:03:57 +08:00
introduction arm64/a64: Add drivers for PIO and LEDs 2022-12-06 18:14:39 +08:00
platforms arm64/pinephone: Add driver for Frame Buffer 2022-12-28 23:06:45 +08:00
quickstart Remove incubat.* from the code base 2022-12-13 21:21:27 +02:00
reference arch: save user context in assert common code 2022-12-24 13:02:56 +08:00
.gitignore
conf.py
glossary.rst
index.rst Move "Contributing" to be after getting started 2021-08-23 21:22:49 +08:00
make.bat
Makefile
Pipfile docs: Update dependencies and fix lint errors 2022-10-10 09:29:53 +08:00
Pipfile.lock build(deps): bump certifi from 2022.9.24 to 2022.12.7 in /Documentation 2022-12-09 14:23:54 +08:00
substitutions.rst Remove the double blank line from source files 2022-02-20 20:10:14 +01:00