libusb: add support for nRF52840-PCA10056 running Zephyr hci_usb example

This commit is contained in:
Matthias Ringwald 2019-03-29 22:33:20 +01:00
parent 2bdb9b6d2e
commit df503ac64e

View File

@ -18,7 +18,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- att_db_util: support ATT_SECURITY_AUTHENTICATED_SC permission flag
- GATT Compiler: support READ_AUTHENTICATED and WRITE_AUTHENTICATED permsission flags
- port/stm32-f4discovery-cc256x: add support for built-in MEMS microphone
- libusb: add support for nRF52840-PCA10056 running Zephyr hci_usb example
## Changes February 2019
### Changed