lv_micropython/ports/unix/lv_mp_mem_custom_include.h

8 lines
160 B
C

#ifndef __LV_MP_MEM_CUSTOM_INCLUDE_H
#define __LV_MP_MEM_CUSTOM_INCLUDE_H
#include <py/mpconfig.h>
#include <py/misc.h>
#endif //__LV_MP_MEM_CUSTOM_INCLUDE_H