mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Update K64 pin multixplexing
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -198,6 +198,14 @@
|
||||
* maps to the correct alternative.
|
||||
*/
|
||||
|
||||
/* The primary serial port interface signals are PTB16 UART1_RX and PTB17 UART1_TX.
|
||||
* These signals are connected to the OpenSDAv2 circuit.
|
||||
*
|
||||
* REVISIT: The above quoate was taken from the "FRDM-K64F Freedom Module User’s
|
||||
* Guide". It appears from the "K64 Sub-Family Reference Manual" that the only
|
||||
* options for UART1 are {PTC3, PTE1} for UART1_RX and {PTC4, PTE0} for UART1_TX.
|
||||
*/
|
||||
|
||||
/************************************************************************************
|
||||
* Public Data
|
||||
************************************************************************************/
|
||||
|
||||
Reference in New Issue
Block a user