mirror of
https://github.com/apache/nuttx.git
synced 2026-08-29 05:10:44 +00:00
arch/arm/src/stm32/stm32.h: Include stm32_i2s.h
This commit is contained in:
parent
a098e03005
commit
a30b77cbb9
1 changed files with 1 additions and 0 deletions
|
|
@ -75,6 +75,7 @@
|
|||
#include "stm32_rtc.h"
|
||||
#include "stm32_sdio.h"
|
||||
#include "stm32_spi.h"
|
||||
#include "stm32_i2s.h"
|
||||
#include "stm32_tim.h"
|
||||
#include "stm32_uart.h"
|
||||
#include "stm32_usbdev.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue