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:
Dong Heng
2020-06-16 14:13:22 +08:00
3 changed files with 2 additions and 29 deletions

View File

@ -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"