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
debb20dc79
commit
3f87473f7e
1 changed files with 5 additions and 5 deletions
10
README.md
10
README.md
|
@ -22,23 +22,23 @@ __LCD Touch Panel__
|
|||
|
||||
- ["NuttX RTOS for PinePhone: Touch Panel"](https://lupyuen.github.io/articles/touch2)
|
||||
|
||||
__LVGL on PinePhone__
|
||||
__LVGL Graphics__
|
||||
|
||||
- ["NuttX RTOS for PinePhone: Boot to LVGL"](https://lupyuen.github.io/articles/lvgl2)
|
||||
|
||||
- ["NuttX RTOS for PinePhone: LVGL Terminal for NSH Shell"](https://lupyuen.github.io/articles/terminal)
|
||||
|
||||
__Interrupts__
|
||||
__LEDs__
|
||||
|
||||
- ["NuttX RTOS for PinePhone: Fixing the Interrupts"](https://lupyuen.github.io/articles/interrupt)
|
||||
- ["NuttX RTOS for PinePhone: Blinking the LEDs"](https://lupyuen.github.io/articles/pio)
|
||||
|
||||
__UART__
|
||||
|
||||
- ["NuttX RTOS for PinePhone: UART Driver"](https://lupyuen.github.io/articles/serial)
|
||||
|
||||
__LEDs__
|
||||
__Interrupts__
|
||||
|
||||
- ["NuttX RTOS for PinePhone: Blinking the LEDs"](https://lupyuen.github.io/articles/pio)
|
||||
- ["NuttX RTOS for PinePhone: Fixing the Interrupts"](https://lupyuen.github.io/articles/interrupt)
|
||||
|
||||
__Build and Boot NuttX__
|
||||
|
||||
|
|
Loading…
Reference in a new issue