We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b5f50a commit 2e64639Copy full SHA for 2e64639
libraries/SrcWrapper/src/HAL/stm32yyxx_hal_i2s.c
@@ -31,6 +31,3 @@
31
#ifdef STM32L1xx
32
#include "stm32l1xx_hal_i2s.c"
33
#endif
34
-#ifdef STM32WBxx
35
- #include "stm32wbxx_hal_i2s.c"
36
-#endif
0 commit comments