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-19 13:31:42 +02:00
2022-07-19 13:31:42 +02:00
2022-07-19 13:31:42 +02:00
2022-07-27 09:42:48 +02:00
2022-07-19 13:31:42 +02:00
2022-05-24 15:31:46 +02:00
2022-07-01 13:55:44 +02:00
2021-05-21 10:58:32 +02:00
2022-07-01 10:24:29 +02:00
2022-03-21 14:53:40 +01:00
2022-07-19 13:31:42 +02:00
2021-09-13 14:06:26 +02:00
2022-07-19 13:31:42 +02:00
2022-05-07 22:01:28 +02:00
2022-07-24 16:22:55 +02:00
2022-04-26 10:45:12 +02:00
2022-07-01 13:55:44 +02:00
2022-07-01 13:55:44 +02:00
2022-06-09 20:20:34 -04:00
2022-06-09 20:20:34 -04:00
2022-07-19 15:57:36 +02:00
2022-07-19 15:47:00 +02:00
2022-07-19 13:31:42 +02:00
2021-12-13 20:26:24 +01:00
2022-07-24 16:22:55 +02:00
2022-07-19 17:21:19 +02:00
2022-07-24 22:02:31 +02:00
2022-04-26 10:45:12 +02:00
2021-09-13 14:06:26 +02:00
2021-12-02 08:44:05 -05:00