mirror of
https://github.com/apache/nuttx.git
synced 2026-05-24 16:11:56 +08:00
stm32u5:stm32u585xx_pinmap Fix typo
This commit is contained in:
committed by
Mateusz Szafoni
parent
7e171da63f
commit
c5f7620c42
@@ -39,7 +39,7 @@
|
||||
* Alternative pin selections are provided with a numeric suffix like _1, _2,
|
||||
* etc. Drivers, however, will use the pin selection without the numeric
|
||||
* suffix. Additional definitions are required in the board.h file. For
|
||||
* example, if FDCAN1_RX connects vis PA11 on some board, then the following
|
||||
* example, if FDCAN1_RX connects via PA11 on some board, then the following
|
||||
* definitions should appear inthe board.h header file for that board:
|
||||
*
|
||||
* #define GPIO_FDCAN1_RX GPIO_FDCAN1_RX_1
|
||||
|
||||
Reference in New Issue
Block a user