Rename I2S_DOWNSAMPLE_FACTOR to I2S_DOWNSAMPLE_FACTOR_IN

This commit is contained in:
Sam Chesney
2017-01-09 15:44:41 +00:00
parent a997f39237
commit 46a11d869f
3 changed files with 24 additions and 24 deletions

View File

@@ -3,7 +3,7 @@ sc_usb_audio Change Log
7.0.0
------
- ADDED: I2S down-sampling (I2S_DOWNSAMPLE_FACTOR)
- ADDED: I2S down-sampling (I2S_DOWNSAMPLE_FACTOR_IN)
- 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