Bump version and update CHANGELOG after merge

This commit is contained in:
Sam Chesney
2017-01-16 17:16:35 +00:00
parent a58b8c3bb9
commit 7f0d104a37

View File

@@ -1,13 +1,18 @@
sc_usb_audio Change Log
=======================
7.0.2
-----
- ADDED: I2S output down-sampling (I2S_DOWNSAMPLE_FACTOR_OUT)
- CHANGE: Rename I2S input down-sampling (I2S_DOWNSAMPLE_FACTOR to I2S_DOWNSAMPLE_FACTOR_IN)
7.0.1
-----
- RESOLVED: PDM microphone decimation issue at some sample rates caused by integration
7.0.0
------
- ADDED: I2S down-sampling (I2S_DOWNSAMPLE_FACTOR_IN)
- ADDED: I2S down-sampling (I2S_DOWNSAMPLE_FACTOR)
- ADDED: I2S resynchronisation when in slave mode (CODEC_MASTER=1)
- CHANGE: Various memory optimisations when MAX_FREQ = MIN_FREQ
- CHANGE: Memory optimisations in audio buffering