Get rid of channel end in device reboot function

This commit is contained in:
Larry Snizek
2018-01-18 16:51:58 +00:00
parent fd76cf3021
commit b4c9ef9fd7
3 changed files with 9 additions and 11 deletions

View File

@@ -13,6 +13,7 @@ lib_xua Change Log
so it shows up with a descriptive name in Windows Device Manager
- CHANGE: DFU_BCD_DEVICE removed (now uses BCD_DEVICE)
- CHANGE: Renaming in descriptors.h to avoid clashes with application
- CHANGE: Make device reboot function no-argument (was one channel end)
- RESOLVED: FIR gain compensation for PDM mics set incorrectly for divide of 8
- RESOLVED: Incorrect xmosdfu DYLD path in test script code
- RESOLVED: xmosdfu cannot find XMOS device on modern MacBook Pro (#17897)