mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-12 20:58:34 +08:00
Clean up
This commit is contained in:
parent
57e421e152
commit
765406d04e
1 changed files with 2 additions and 2 deletions
|
@ -5135,7 +5135,7 @@ For details on the NuttX Framebuffer for PinePhone (and how it works with LVGL)
|
|||
|
||||
![LVGL on NuttX on PinePhone](https://lupyuen.github.io/images/fb-lvgl.jpg)
|
||||
|
||||
# LVGL Settings for PinePhone
|
||||
## LVGL Settings for PinePhone
|
||||
|
||||
When we run the LVGL Demo App on PinePhone with Apache NuttX RTOS, it renders a dense screen that's not so Touch-Friendly...
|
||||
|
||||
|
@ -11358,7 +11358,7 @@ fi
|
|||
# EOF
|
||||
```
|
||||
|
||||
# GIC Register Dump
|
||||
## GIC Register Dump
|
||||
|
||||
Below is the dump of PinePhone's registers for [Arm Generic Interrupt Controller version 2](https://developer.arm.com/documentation/ihi0048/latest/)...
|
||||
|
||||
|
|
Loading…
Reference in a new issue