mirror of https://github.com/ARMmbed/mbed-os.git
FPGA test shield: UART test capability update
parent
2c0d96c57c
commit
6900ec69dd
|
@ -13,7 +13,8 @@
|
|||
},
|
||||
"K64F": {
|
||||
"target.macros_add": [
|
||||
"UART_7BITS_PARITY_NONE_NOT_SUPPORTED"
|
||||
"UART_7BITS_PARITY_NONE_NOT_SUPPORTED",
|
||||
"UART_9BITS_PARITY_NOT_SUPPORTED"
|
||||
]
|
||||
},
|
||||
"STM": {
|
||||
|
|
Loading…
Reference in New Issue