mirror of
https://github.com/lupyuen/pinephone-nuttx.git
synced 2025-01-12 20:58:34 +08:00
Disable UART2 and /dev/ttyS2 so that UART3 maps neatly to /dev/ttyS3
This commit is contained in:
parent
c6e571d33f
commit
5cb299de8d
1 changed files with 2 additions and 0 deletions
|
@ -6896,6 +6896,8 @@ We're now upstreaming the driver for 4G LTE Modem to NuttX Mainline...
|
|||
|
||||
- [arm64/pinephone: Add driver for PinePhone LTE Modem (Quectel EG25-G)](https://github.com/apache/nuttx/pull/9304)
|
||||
|
||||
TODO: Disable UART2 and /dev/ttyS2 so that UART3 maps neatly to /dev/ttyS3. [(See this)](https://github.com/apache/nuttx/pull/9304#discussion_r1195862416)
|
||||
|
||||
This is how we make a Phone Call and send a Text Message...
|
||||
|
||||
## Outgoing Phone Call
|
||||
|
|
Loading…
Reference in a new issue