mirror of
https://github.com/apache/nuttx.git
synced 2026-05-27 11:26:12 +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"
|
# include "espressif/esp_i2s.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#ifdef CONFIG_ESPRESSIF_I2S
|
|
||||||
# include "espressif/esp_i2s.h"
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifdef CONFIG_WATCHDOG
|
#ifdef CONFIG_WATCHDOG
|
||||||
# include "esp32s3_board_wdt.h"
|
# include "esp32s3_board_wdt.h"
|
||||||
#endif
|
#endif
|
||||||
|
|||||||
Reference in New Issue
Block a user