-
Notifications
You must be signed in to change notification settings - Fork 6.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
boards: rddrone_fmuk66: correct pinmux errors
Correct the following errors in rddrone pinmux: - Pin selection for UART4 RTS line was incorrect, should use PTE27 - Pin selection for red PWM LED was incorrect, should use PTD1 - FlexCAN0/1 RX should not have pullup resistors (per prior pinmux.c settings) - FTM0_CH1_PTA4 does not require a pullup resistor - LPUART0_RX_PTD8 requires a pullup resistor for UART RX to work Fixes #44314 Signed-off-by: Daniel DeGrasse <[email protected]>
- Loading branch information
1 parent
5393103
commit e4b76ef
Showing
1 changed file
with
14 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters