We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 57809c4 + a5f1895 commit fa7c32cCopy full SHA for fa7c32c
TESTS/configs/fpga.json
@@ -7,6 +7,8 @@
7
},
8
"MCU_NRF52840": {
9
"target.macros_add": [
10
+ "UART_7BITS_NOT_SUPPORTED",
11
+ "UART_9BITS_NOT_SUPPORTED",
12
"UART_TWO_STOP_BITS_NOT_SUPPORTED",
13
"UART_ODD_PARITY_NOT_SUPPORTED"
14
]
0 commit comments