zephyr/ext/hal/st/lib
Armando Visconti 3a625ff3d4 ext: Added OpenPDM2PCM ST external library
This library, written by STMicroelectronics, is used to convert an
audio stream from PDM format to PCM format through a signal filtering
and decimation.

Library is located in ext/hal/st/lib/audio.

Origin: ST Microelectronics
License: Apache 2.0
URL: https://os.mbed.com/
Commit: 25:f2c04f757003
Purpose: reconstruct the audio signal produced by ST MEMS microphone
Maintained-by: External

Signed-off-by: Armando Visconti <armando.visconti@st.com>
2019-01-28 11:57:25 -06:00
..
audio/microphone ext: Added OpenPDM2PCM ST external library 2019-01-28 11:57:25 -06:00
sensor/vl53l0x drivers: sensor: vl53l0x: ST library customization for Zephyr 2018-01-23 10:14:49 -06:00
CMakeLists.txt ext: Added OpenPDM2PCM ST external library 2019-01-28 11:57:25 -06:00
Kconfig ext: enable st/lib compilation 2018-01-23 10:14:49 -06:00
README

Directory contains all the official libraries provided by STMicroelectronics.

Available libs:
  * sensor/vl53l0x:
      allows to drive the vl53l0x sensor
      full information can be found here : http://www.st.com/en/embedded-software/stsw-img005.html
  * ...