mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-05-28 13:40:37 +08:00
feature(i2s): add i2s driver
This commit is contained in:
@ -35,6 +35,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
/* interrupt related */
|
||||
#define ETS_SLC_INUM 1
|
||||
#define ETS_SPI_INUM 2
|
||||
#define ETS_GPIO_INUM 4
|
||||
#define ETS_UART_INUM 5
|
||||
|
Reference in New Issue
Block a user