Gabor Kiss-Vamosi
a958c29af7
remove temorary test file
2021-08-05 17:55:55 +02:00
Gabor Kiss-Vamosi
ad04307d3f
Merge branch 'master' into feat/test-unity
2021-06-23 12:51:26 +02:00
Themba Dube
4b8c73a577
feat(docs) improvements to examples
...
* examples are now loaded only when they are visible on your screen
* stylistic improvements
* support for a description
2021-06-18 12:25:49 -04:00
Gabor Kiss-Vamosi
e35b1d04bd
test add build test again, add dropdown test, integrate gcov and gvocr
2021-06-18 14:13:41 +02:00
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