stmhal: Add struct qstr to block of qstrs needed for MICROPY_PY_STRUCT.
Otherwise build fails if uctypes is disabled.
This commit is contained in:
parent
1e06e81b3d
commit
0dce9a21ce
@ -487,6 +487,7 @@ Q(print_exception)
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if MICROPY_PY_STRUCT
|
#if MICROPY_PY_STRUCT
|
||||||
|
Q(struct)
|
||||||
Q(ustruct)
|
Q(ustruct)
|
||||||
Q(pack)
|
Q(pack)
|
||||||
Q(unpack)
|
Q(unpack)
|
||||||
|
Loading…
Reference in New Issue
Block a user