mirror of https://github.com/ARMmbed/mbed-os.git
Remove SERIAL_FC from the NCS36510
The NCS36510 does not support flow control in its serial driver so it should not have SERIAL_FC in device_has.pull/9646/head
parent
23f68359b5
commit
0a31227fdd
|
@ -7015,7 +7015,6 @@
|
||||||
"PORTOUT",
|
"PORTOUT",
|
||||||
"PWMOUT",
|
"PWMOUT",
|
||||||
"SERIAL",
|
"SERIAL",
|
||||||
"SERIAL_FC",
|
|
||||||
"SLEEP",
|
"SLEEP",
|
||||||
"SPI",
|
"SPI",
|
||||||
"TRNG",
|
"TRNG",
|
||||||
|
|
Loading…
Reference in New Issue