lvgl/docs
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
..
_ext docs(examples) avoid redirects when loading examples 2022-05-07 17:37:51 -04:00
_static docs collapse APIs by default 2022-05-09 14:21:31 -04:00
_templates chore(style): remove the trailing space from all source files (#3188) 2022-03-21 11:25:51 +01:00
get-started docs(gpu): add docs for arm-2d (#3456) 2022-07-07 06:58:45 +02:00
intro Sync up Kconfig with lv_config_template.h (#3508) 2022-07-20 11:29:34 +02:00
layouts chore(docs) remove unneeded eval_rst statements 2022-05-09 13:35:03 -04:00
libs chore(docs) remove unneeded eval_rst statements 2022-05-09 13:35:03 -04:00
misc fix(docs) wrong spelling of words in pictures (#2409) 2021-07-27 12:26:38 +02:00
others fix(msg): make it work with Micropython (#3488) 2022-07-27 09:42:48 +02:00
overview fix(config): remove LV_DISP_DEF_REFR_PERIOD related stuff (#3512) 2022-07-23 00:27:48 +02:00
porting fix(config): remove LV_DISP_DEF_REFR_PERIOD related stuff (#3512) 2022-07-23 00:27:48 +02:00
widgets example(keyboard): add an example to show how to set a new map 2022-07-18 17:50:35 +02:00
build.py ci(docs) replace use of sed with proper configuration variables 2022-05-09 13:28:06 -04:00
CHANGELOG.md docs(changelog): add v8.3.1 changes 2022-07-25 13:03:30 +02:00
CODE_OF_CONDUCT.md Spelling and other language fixes to documentation (#2293) 2021-06-09 15:10:35 +02:00
CODING_STYLE.md feat(script): add pre-commit configuration for code formatting (#3092) 2022-02-24 18:44:39 +01:00
conf.py docs collapse APIs by default 2022-05-09 14:21:31 -04:00
CONTRIBUTING.md chore(docs) remove unneeded eval_rst statements 2022-05-09 13:35:03 -04:00
example_list.py ci(docs) replace use of sed with proper configuration variables 2022-05-09 13:28:06 -04:00
favicon.png docs minor updates 2021-05-01 07:34:30 +02:00
index.md chore(docs) remove unneeded eval_rst statements 2022-05-09 13:35:03 -04:00
LICENCE.txt docs: make the root directory cleaner 2022-07-14 18:57:47 +02:00
logo_lvgl.png feat(docs) add first iteration of compile script 2021-04-23 17:45:34 -04:00
README_jp.md docs(readme): add version japanese (#3491) 2022-07-18 16:20:51 +02:00
README_pt_BR.md docs(readme): add version japanese (#3491) 2022-07-18 16:20:51 +02:00
README_zh.md docs(readme): add version japanese (#3491) 2022-07-18 16:20:51 +02:00
requirements.txt ci update docs builder to work with Python 3.10 2022-05-09 12:49:03 -04:00
ROADMAP.md Update ROADMAP.md 2022-07-25 09:31:06 +02:00