mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 15:15:15 +08:00
feature(i2s): add i2s driver
This commit is contained in:
@ -340,7 +340,7 @@ typedef struct {
|
||||
uint32_t host_conf_w5;
|
||||
} slc_struct_t;
|
||||
|
||||
extern volatile slc_struct_t SLC;
|
||||
extern volatile slc_struct_t SLC0;
|
||||
|
||||
#ifdef __cplusplus
|
||||
}
|
||||
|
Reference in New Issue
Block a user