diff --git a/components/fb_gfx/CMakeLists.txt b/components/fb_gfx/CMakeLists.txt index 4a456bd..4edefcb 100644 --- a/components/fb_gfx/CMakeLists.txt +++ b/components/fb_gfx/CMakeLists.txt @@ -1,8 +1,3 @@ -# set(COMPONENT_SRCS "fb_gfx.c") -# set(COMPONENT_ADD_INCLUDEDIRS "include") -# set(COMPONENT_PRIV_INCLUDEDIRS "") -# set(COMPONENT_PRIV_REQUIRES newlib) -# register_component() set(src_dirs .) set(include_dirs . ./include)