Files
lvgl/src/lv_draw
Pete Bone 1e4ce0b143 Dev 6.1 Minor fixes
lv_draw_arc.c -> line 218
Removed unsed fast_atan2() function which appears to have been moved to
lv_math.c as lv_atan2() function.

lv_font_heb_16.c -> line 1
Fixed inconsistent include path.

lv_label.c -> line 734
Added (char*) cast to const char* variable 'txt' to silence compiler
warning when LV_USE_BIDI is disabled.

lv_style.c -> line 93
Removed this line 

lv_style.c -> line 97
Reverted this line to remove override of LV_FONT_DEFAULT defined in
lv_conf.h
2019-11-12 15:26:35 +00:00
..
2019-11-12 15:26:35 +00:00
2019-06-06 06:05:40 +02:00
2019-11-12 05:38:26 +01:00
2019-06-06 06:05:40 +02:00
2019-11-11 19:42:10 +01:00
2019-11-11 19:42:10 +01:00
2019-11-11 19:42:10 +01:00
2019-04-04 07:15:40 +02:00
2019-06-06 06:05:40 +02:00
2019-06-06 06:05:40 +02:00
2019-09-24 23:14:17 +02:00