fix(esp_driver_gpio): manage lp_io module clock by driver
Closes https://github.com/espressif/esp-idf/issues/13683
This commit is contained in:
@@ -14,6 +14,8 @@
|
||||
#include "soc/rtc_io_channel.h"
|
||||
#endif
|
||||
|
||||
#include "soc/io_mux_reg.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C"
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user