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/9594/head
parent
3d4582bda0
commit
29f14bd364
|
@ -7015,7 +7015,6 @@
|
|||
"PORTOUT",
|
||||
"PWMOUT",
|
||||
"SERIAL",
|
||||
"SERIAL_FC",
|
||||
"SLEEP",
|
||||
"SPI",
|
||||
"TRNG",
|
||||
|
|
Loading…
Reference in New Issue