Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update gen_mpy.py #299

Closed
wants to merge 1 commit into from
Closed

Update gen_mpy.py #299

wants to merge 1 commit into from

Conversation

osugiw
Copy link

@osugiw osugiw commented Oct 18, 2023

changes in LVGL APIs v8.3.10:

  • removed unary_op, mp_generic_unary_op in mp_lv_type_fun_builtin_var and mp_lv_type_fun_builtin_static_var
  • lv_obj_add_event to lv_obj_add_event_cb

changes in LVGL APIs:
- removed unary_op, mp_generic_unary_op in mp_lv_type_fun_builtin_var and mp_lv_type_fun_builtin_static_var
- lv_obj_add_event to lv_obj_add_event_cb
Copy link
Collaborator

@PGNetHun PGNetHun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR should be created for release/v8 branch, not for master branch.

CI build fail: https://github.com/lvgl/lv_binding_micropython/actions/runs/6557227971/job/17808463562?pr=299#step:8:368

gen/gen_mpy.py Show resolved Hide resolved
@osugiw
Copy link
Author

osugiw commented Oct 18, 2023

PR should be created for release/v8 branch, not for master branch.

CI build fail: https://github.com/lvgl/lv_binding_micropython/actions/runs/6557227971/job/17808463562?pr=299#step:8:368

Okay I'll try, thanks for the information.

@osugiw osugiw closed this Oct 18, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants