feat(arc): add float support

This commit is contained in:
Gabor Kiss-Vamosi
2023-10-24 19:17:42 +02:00
parent f273475d28
commit 84c8cf8573
16 changed files with 177 additions and 160 deletions

View File

@@ -13,6 +13,7 @@
#define LV_USE_ASSERT_OBJ 1
#define LV_USE_ASSERT_STYLE 1
#define LV_USE_LARGE_COORD 1
#define LV_USE_FLOAT 1
#define LV_FONT_MONTSERRAT_8 1
#define LV_FONT_MONTSERRAT_10 1