Update doc

This commit is contained in:
Lee Lup Yuen 2023-04-25 07:37:46 +08:00
parent b033feadc0
commit 45ccdbeb3b

View file

@ -6683,6 +6683,8 @@ Read the articles...
- ["NuttX RTOS for PinePhone: Simpler USB with EHCI (Enhanced Host Controller Interface)"](https://lupyuen.github.io/articles/usb3)
- ["NuttX RTOS for PinePhone: 4G LTE Modem"](https://lupyuen.github.io/articles/lte)
_What NuttX Drivers would we need to turn PinePhone into a Feature Phone? (Voice Calls and SMS only)_
We need a NuttX Driver for the PinePhone's __Quectel LTE Modem__...
@ -6837,6 +6839,10 @@ usb@1c1b400 {
# 4G LTE Modem
Read the article...
- ["NuttX RTOS for PinePhone: 4G LTE Modem"](https://lupyuen.github.io/articles/lte)
TODO
# Compile NuttX on Android with Termux