Amir Gonnen
cd11476592
fix(msg): make it work with Micropython (#3488)
* fix(msg): fill callback prototype
lv_msg_subscribe_cb_t does not follow the callback conventions.
Remove unused void* argument to fix that.
* fix(msg): move subs_ll to gc roots
* fix(msg): rename subsribe to subscribe
* fix(msg): update docs
* fix(msg): Add example_1
* fix(msg): fix include paths
* fix(mgs): Fix python example typo and comments
* fix(msg): LV_EVENT_MSG_RECEIVED event code
2022-07-27 09:42:48 +02:00
..
2022-07-21 22:21:43 +02:00
2022-01-17 08:10:23 -05:00
2022-07-20 11:29:34 +02:00
2022-03-21 11:25:51 +01:00
2022-06-21 08:50:55 -04:00
2022-03-21 11:25:51 +01:00
2022-07-24 20:45:17 +02:00
2022-07-27 09:42:48 +02:00
2022-07-01 20:20:48 +02:00
2022-03-21 11:25:51 +01:00
2022-05-07 22:01:28 +02:00
2022-07-21 22:21:43 +02:00
2021-07-14 12:47:59 -04:00
2022-07-18 15:29:04 +02:00
2021-06-07 13:56:08 +02:00