DFU flash code run on tile[0] even if XUD_TILE and AUDIO_IO_TILE are not 0

This commit is contained in:
Ross Owen
2017-05-24 10:45:56 +01:00
parent b227ee5c90
commit 8e861e0a5e
4 changed files with 14 additions and 6 deletions

View File

@@ -5,6 +5,7 @@ sc_usb_audio Change Log
-----
- ADDED: DFU to UAC1 descriptors (guarded by DFU and FORCE_UAC1_DFU)
- RESOLVED: Removed 'reinterpretation to type of larger alignment' warnings
- RESOLVED: DFU flash code run on tile[0] even if XUD_TILE and AUDIO_IO_TILE are not 0
7.1.0
-----