idf_component_register( SRCS "src/app_main.cpp" PRIV_REQUIRES sdk-esp littlefs REQUIRES backend-esp EMBED_FILES "roms/builtin_demo1.gb" "roms/builtin_demo2.gb" INCLUDE_DIRS "" ) littlefs_create_partition_image(littlefs ../flash_data FLASH_IN_PROJECT)