Contents
- STM32F4-Discovery Board Drivers update History
- License
STM32F4-Discovery Board Drivers update HistoryV1.1.1 / 14-May-2012Main
Changes
- All source files: license disclaimer text update and add link to the License file on ST Internet.
V1.1.0 / 28-October-2011
Main
Changes
- Add PDM audio software decoding Library drivers, used to decode and reconstruct the audio signal produced by MP45DT02 MEMS microphone from STMicroelectronics. For more details about this Library, please refer to document "PDM audio software decoding on STM32 microcontrollers (AN3998)".
- stm32f4_discovery_audio_codec.c/.h: update to use DMA instead of Interrupt in I2S communication with the external codec.
V1.0.0 / 19-September-2011
Main
Changes
- First official version of the STM32F4-Discovery Board Drivers
LicenseThe PDM audio software decoding Library is licensed under MCD-ST Image SW License Agreement V2, (the "License"); You may not use this package except in compliance with the License. You may obtain a copy of the License at:
Unless
required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See
the License for the specific language governing permissions and
limitations under the License.
Other STM32F4-Discovery board drivers are licensed under MCD-ST Liberty SW License Agreement V2, (the "License"); You may not use this package except in compliance with the License. You may obtain a copy of the License at:
Unless
required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See
the License for the specific language governing permissions and
limitations under the License.
For
complete documentation on STMicroelectronics Microcontrollers visit www.st.com
|