stm32/mpthreadport: Include runtime.h to get defn of mp_raise_msg.
This commit is contained in:
parent
c13f9f209d
commit
cddb2dd0c3
@ -26,7 +26,7 @@
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "py/mpstate.h"
|
||||
#include "py/runtime.h"
|
||||
#include "py/gc.h"
|
||||
#include "py/mpthread.h"
|
||||
#include "gccollect.h"
|
||||
|
Loading…
Reference in New Issue
Block a user