Themba Dube
a6086edfc0
chore(docs) upgrade to Sphinx 4 and use requirements.txt
2021-05-14 20:25:40 -04:00
Themba Dube
e6b0b87e33
docs(all) add live example for arc and PDF build
2021-05-04 20:43:12 -04:00
Themba Dube
aeeec60885
docs(widgets) begin adding support for building live examples
2021-05-04 16:41:56 -04:00
Themba Dube
6df6cb0ec0
feat(docs) add first iteration of compile script
2021-04-23 17:45:34 -04:00
Gabor Kiss-Vamosi
16a4023abf
reorganize release script
2020-10-21 14:06:48 +02:00
Gabor Kiss-Vamosi
ed318039d2
add CJK built-in font
2020-04-28 22:10:19 +02:00
Gabor Kiss-Vamosi
16ed5c605a
run cppcheck and fix issues
2020-02-25 15:32:35 +01:00
Gabor Kiss-Vamosi
0a53c05011
fix warnings
2019-12-26 03:37:28 +01:00
Gabor Kiss-Vamosi
6cfcc3fa55
minor API changes
2019-06-19 00:35:35 +02:00
Amir Gonnen
85442c25c0
commented out functions without definition
...
Functions that are declared but not defined will cause the micropython build to fail, since it would assume, from file header, that these functions are available and will try to call them (linker error)
2019-03-18 01:27:06 +02:00
Amir Gonnen
a883f0b39a
Enable Micropython gc (Garbage Collection) on lvgl. This is controlled by LV_ENABLE_GC macro defined in lv_conf.h. When enabled, lv_conf.h should also define LV_MEM_CUSTOM_REALLOC, LV_MEM_CUSTOM_GET_SIZE, LV_GC_INCLUDE and LV_GC_ROOT
2019-01-24 00:14:33 +02:00
Gabor Kiss-Vamosi
1eab2ccba3
add makefile
2017-11-28 16:15:42 +01:00