set(COMPONENT_SRCS "app_main.c" "knob.c" "liquid/gui.c" "analog.c" "liquid/liquid.c" "scenes/scene_root.c" "scenes/scene_car.c" "scenes/scene_demo.c" "scenes/scene_bootanim.c" "scenes/scene_menu.c" "scenes/scene_number.c" "scenes/scene_test_menu.c" "graphics/nokia.c" "graphics/utf8.c" "graphics/font.c" "graphics/drawing.c" "graphics/bitmaps.c" "web/websrv.c" "files/files_enum.c" "utils.c" "arduinopid.c" "firehazard.c" ) set(COMPONENT_ADD_INCLUDEDIRS "." "liquid" "graphics") #begin staticfiles # generated by rebuild_file_tables set(COMPONENT_EMBED_FILES "files/embed/favicon.ico" "files/embed/index.html") #end staticfiles register_component()