Commit 03d5c04
committed
codal_port/modspeech: include mphal.h for the simulator
MICROPY_BEGIN_ATOMIC_SECTION/MICROPY_END_ATOMIC_SECTION are only defined
in modspeech because of mpconfigport.h (indirectly). Include mphal.h so
that the defaults are defined if the port does not define them (as in
the sim case).1 parent e86bc10 commit 03d5c04
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments