├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── LICENSE.md ├── README.md └── _htmresc ├── Add button.svg ├── CMSIS_Logo_Final.jpg ├── FP-AUD-SMARTMIC1_Software_Architecture.png ├── STM32Cube.bmp ├── STM32Cube_components.bmp ├── Update.svg ├── favicon.png ├── logo.bmp ├── mini-st.css ├── mini-st_2020.css ├── st_logo.png └── st_logo_2020.png /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/CODE_OF_CONDUCT.md -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/CONTRIBUTING.md -------------------------------------------------------------------------------- /LICENSE.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/LICENSE.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/README.md -------------------------------------------------------------------------------- /_htmresc/Add button.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/_htmresc/Add button.svg -------------------------------------------------------------------------------- /_htmresc/CMSIS_Logo_Final.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/_htmresc/CMSIS_Logo_Final.jpg -------------------------------------------------------------------------------- /_htmresc/FP-AUD-SMARTMIC1_Software_Architecture.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/_htmresc/FP-AUD-SMARTMIC1_Software_Architecture.png -------------------------------------------------------------------------------- /_htmresc/STM32Cube.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/_htmresc/STM32Cube.bmp -------------------------------------------------------------------------------- /_htmresc/STM32Cube_components.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/_htmresc/STM32Cube_components.bmp -------------------------------------------------------------------------------- /_htmresc/Update.svg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/_htmresc/Update.svg -------------------------------------------------------------------------------- /_htmresc/favicon.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/_htmresc/favicon.png -------------------------------------------------------------------------------- /_htmresc/logo.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/_htmresc/logo.bmp -------------------------------------------------------------------------------- /_htmresc/mini-st.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/_htmresc/mini-st.css -------------------------------------------------------------------------------- /_htmresc/mini-st_2020.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/_htmresc/mini-st_2020.css -------------------------------------------------------------------------------- /_htmresc/st_logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/_htmresc/st_logo.png -------------------------------------------------------------------------------- /_htmresc/st_logo_2020.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/STMicroelectronics/fp-aud-smartmic1/HEAD/_htmresc/st_logo_2020.png --------------------------------------------------------------------------------