add LV_CONF_INCLUDE_SIMPLE to choose between relative or simple include of lv_conf.h

This commit is contained in:
Gabor Kiss-Vamosi
2018-07-07 11:53:22 +02:00
parent c4eaa1359d
commit 90679c2cf5
81 changed files with 250 additions and 64 deletions

View File

@@ -3,7 +3,7 @@
*
*/
#include "../../lv_conf.h"
#include "lv_draw_vbasic.h"
#include <stdbool.h>
#include <stdint.h>