Skip to content

Commit 6900ec6

Browse files
committed
FPGA test shield: UART test capability update
1 parent 2c0d96c commit 6900ec6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

TESTS/configs/fpga.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
},
1414
"K64F": {
1515
"target.macros_add": [
16-
"UART_7BITS_PARITY_NONE_NOT_SUPPORTED"
16+
"UART_7BITS_PARITY_NONE_NOT_SUPPORTED",
17+
"UART_9BITS_PARITY_NOT_SUPPORTED"
1718
]
1819
},
1920
"STM": {

0 commit comments

Comments
 (0)