Skip to content

Commit 505a293

Browse files
committed
FVP_MPS2 family: Disable SERIAL_FC
Looks like `FVP_MPS2 family` has SERIAL_FC feature enabled, but does not provide pins definition for `PinMap_UART_CTS`, `PinMap_UART_RTS`. This should fix the following failures: ARMC6::FVP_MPS2_M0 ARMC6::FVP_MPS2_M0P ARMC6::FVP_MPS2_M3 ARMC6::FVP_MPS2_M4 ARMC6::FVP_MPS2_M7 [Error] serial_api.c@403,12: use of undeclared identifier 'PinMap_UART_CTS'; did you mean 'PinMap_UART_TX'?
1 parent fc217ed commit 505a293

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

targets/targets.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7659,7 +7659,6 @@
76597659
"PORTINOUT",
76607660
"PORTOUT",
76617661
"SERIAL",
7662-
"SERIAL_FC",
76637662
"TSC",
76647663
"USTICKER"
76657664
],

0 commit comments

Comments
 (0)