Fix esp32s2 build
This commit is contained in:
parent
3fda0c0a1b
commit
59c2787702
|
@ -25,6 +25,7 @@
|
|||
* THE SOFTWARE.
|
||||
*/
|
||||
|
||||
#include "py/runtime.h"
|
||||
#include "supervisor/usb.h"
|
||||
#include "supervisor/esp_port.h"
|
||||
#include "lib/utils/interrupt_char.h"
|
||||
|
|
Loading…
Reference in New Issue