add misc as submodule

This commit is contained in:
Gabor Kiss-Vamosi
2017-11-21 10:35:57 +01:00
parent 8fd12c53d2
commit cff1c299ab
194 changed files with 229224 additions and 104 deletions

View File

@@ -10,9 +10,9 @@
#include <string.h>
#include "../lv_hal/lv_hal_disp.h"
#include "misc/gfx/area.h"
#include "misc/gfx/font.h"
#include "misc/gfx/color.h"
#include "lvgl/misc/gfx/area.h"
#include "lvgl/misc/gfx/font.h"
#include "lvgl/misc/gfx/color.h"
#if LV_VDB_SIZE != 0