mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 12:10:13 +01:00
lib/pyexec: Move header pyexec.h from stmhal directory.
This commit is contained in:
@@ -207,7 +207,7 @@ void ICACHE_FLASH_ATTR uart_reattach() {
|
||||
// Task-based UART interface
|
||||
|
||||
#include "py/obj.h"
|
||||
#include "stmhal/pyexec.h"
|
||||
#include "lib/utils/pyexec.h"
|
||||
|
||||
void soft_reset(void);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user