make style API C++ compatible

This commit is contained in:
Gabor Kiss-Vamosi
2020-03-05 15:39:11 +01:00
parent d79fb70aaa
commit 3dc8b9ab0d
9 changed files with 404 additions and 96 deletions

1
lvgl.h
View File

@@ -83,6 +83,7 @@ extern "C" {
#define LVGL_VERSION_PATCH 0
#define LVGL_VERSION_INFO "dev"
#define LV_BUILD_TEST 1
/**********************
* TYPEDEFS
**********************/