Skip to content

Commit fa7c32c

Browse files
authored
Merge pull request #13207 from jamesbeyond/fpga_fix
TEST: update NRF52840_DK with correct FPAG configuration
2 parents 57809c4 + a5f1895 commit fa7c32c

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)