mirror of
https://github.com/apache/nuttx.git
synced 2026-05-19 20:06:24 +08:00
esp32s3: Remove redundant I2S include directive
remove redundant I2S include directive Signed-off-by: Xoris <xmingwp@gmail.com>
This commit is contained in:
@@ -68,10 +68,6 @@
|
||||
# include "espressif/esp_i2s.h"
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_ESPRESSIF_I2S
|
||||
# include "espressif/esp_i2s.h"
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_WATCHDOG
|
||||
# include "esp32s3_board_wdt.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user