Updated binding.
Add mp_lv_user_data user data to js port
This commit is contained in:
parent
8e719e8423
commit
a560c7c2b6
@ -1 +1 @@
|
||||
Subproject commit 190dbdedfa355f1a497a219b30f3a68d06537b34
|
||||
Subproject commit 43d80431758f7b2640164b76c315f277730606ce
|
||||
@ -225,5 +225,6 @@ typedef long mp_off_t;
|
||||
|
||||
#define MICROPY_PORT_ROOT_POINTERS \
|
||||
LV_ROOTS \
|
||||
void *mp_lv_user_data; \
|
||||
const char *readline_hist[8];
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user