mirror of
https://github.com/espressif/ESP8266_RTOS_SDK.git
synced 2025-08-06 15:15:15 +08:00
Merge branch 'bugfix/remove_i2s_bbpll_clk_enable' into 'master'
bugfix(i2s): remove_i2s_bbpll_clk_enable See merge request sdk/ESP8266_RTOS_SDK!1389
This commit is contained in:
@ -12,8 +12,8 @@
|
||||
// See the License for the specific language governing permissions and
|
||||
// limitations under the License.
|
||||
|
||||
#ifndef _SLC_REGISTER_H_
|
||||
#define _SLC_REGISTER_H_
|
||||
#ifndef _I2S_REGISTER_H_
|
||||
#define _I2S_REGISTER_H_
|
||||
|
||||
#include "eagle_soc.h"
|
||||
|
||||
|
Reference in New Issue
Block a user