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

@@ -13,9 +13,9 @@ extern "C" {
/*********************
* INCLUDES
*********************/
#include "misc/gfx/color.h"
#include "misc/gfx/area.h"
#include "misc/gfx/font.h"
#include "lvgl/misc/gfx/color.h"
#include "lvgl/misc/gfx/area.h"
#include "lvgl/misc/gfx/font.h"
/*********************
* DEFINES