mirror of https://github.com/ARMmbed/mbed-os.git
config fixed for LL hci
parent
c050faf268
commit
41e02279d3
|
@ -3,7 +3,7 @@
|
|||
"config": {
|
||||
"zero-copy-hci": {
|
||||
"help": "messages sent between Host and Controller are passed directly without copying if enabled. WSF messages ownership is trasfered to the callee.",
|
||||
"value": 0,
|
||||
"value": 1,
|
||||
"macro_name": "CORDIO_ZERO_COPY_HCI"
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue