Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
py/emitglue: Add explicit cast of proto_fun to uint8_t pointer.
Otherwise C++ compilers may complain when this header is included in an extern "C" block. Signed-off-by: Damien George <damien@micropython.org>
- Loading branch information