mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
lib/pyexec: Move header pyexec.h from stmhal directory.
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
#include "py/frozenmod.h"
|
||||
#include "py/mphal.h"
|
||||
#include "py/gc.h"
|
||||
#include "pyexec.h"
|
||||
#include "lib/utils/pyexec.h"
|
||||
#include "gccollect.h"
|
||||
#include "user_interface.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user