TEST: update NRF52840_DK with correct FPAG configration

pull/13207/head
Qinghao Shi 2020-06-30 16:03:29 +01:00
parent a6207cadad
commit a5f1895c5b
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@
},
"MCU_NRF52840": {
"target.macros_add": [
"UART_7BITS_NOT_SUPPORTED",
"UART_9BITS_NOT_SUPPORTED",
"UART_TWO_STOP_BITS_NOT_SUPPORTED",
"UART_ODD_PARITY_NOT_SUPPORTED"
]