Allow nullable chanend and insert asserts to capture invalid use

This commit is contained in:
Ed
2021-07-06 15:05:21 +01:00
parent 364efa72c3
commit 65103d8c88
5 changed files with 14 additions and 7 deletions

View File

@@ -7,6 +7,7 @@ lib_xua Change Log
* CHANGED: HID event ID from list to bit and byte location in HID Report
* CHANGED: Interface to UserHIDRecordEvent()
* ADDED: Support for multiple flash specs defined by DFU_FLASH_DEVICE
* ADDED: Nullable c_aud_ctl chan-end optimisation for fixed rate devices
1.3.0
-----