fix(tlsf) undef printf before define-ing it

This commit is contained in:
Gabor Kiss-Vamosi
2021-10-27 10:29:16 +02:00
parent ec2be7e53a
commit cc935b87f6

View File

@@ -7,6 +7,7 @@
#include "lv_mem.h"
#include "lv_log.h"
#include "lv_assert.h"
#undef printf
#define printf LV_LOG_ERROR
#define TLSF_MAX_POOL_SIZE LV_MEM_SIZE