osxAcousticEC Implementation on STM32F4-DISCOVERY
Posted on May 18, 2017 at 15:19Hey everyone,I'm trying to implement the osxAcousticEC library on a STM32F4-DISCOVERY. The first problem was that I wasn't able to compile the library as it is and had to change this in system_stm32f4xx.c - - __I ui...