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-05-07 17:37:51 -04:00
2022-05-09 14:21:31 -04:00
2022-03-21 11:25:51 +01:00
2022-07-07 06:58:45 +02:00
2022-07-20 11:29:34 +02:00
2022-05-09 13:35:03 -04:00
2022-05-09 13:35:03 -04:00
2021-07-27 12:26:38 +02:00
2022-07-27 09:42:48 +02:00
2022-07-23 00:27:48 +02:00
2022-07-23 00:27:48 +02:00
2022-07-18 17:50:35 +02:00
2022-05-09 13:28:06 -04:00
2022-07-25 13:03:30 +02:00
2021-06-09 15:10:35 +02:00
2022-02-24 18:44:39 +01:00
2022-05-09 14:21:31 -04:00
2022-05-09 13:35:03 -04:00
2022-05-09 13:28:06 -04:00
2021-05-01 07:34:30 +02:00
2022-05-09 13:35:03 -04:00
2022-07-14 18:57:47 +02:00
2021-04-23 17:45:34 -04:00
2022-07-18 16:20:51 +02:00
2022-07-18 16:20:51 +02:00
2022-07-18 16:20:51 +02:00
2022-05-09 12:49:03 -04:00
2022-07-25 09:31:06 +02:00