Skip to content

Commit a5f1895

Browse files
Qinghao ShiQinghao Shi
authored andcommitted
TEST: update NRF52840_DK with correct FPAG configration
1 parent a6207ca commit a5f1895

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

TESTS/configs/fpga.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
},
88
"MCU_NRF52840": {
99
"target.macros_add": [
10+
"UART_7BITS_NOT_SUPPORTED",
11+
"UART_9BITS_NOT_SUPPORTED",
1012
"UART_TWO_STOP_BITS_NOT_SUPPORTED",
1113
"UART_ODD_PARITY_NOT_SUPPORTED"
1214
]

0 commit comments

Comments
 (0)