idf_component_register( SRCS "gnuboy_placeholder.c" INCLUDE_DIRS "include" REQUIRES driver esp_psram ) # GNUBoy specific compiler flags target_compile_options(${COMPONENT_LIB} PRIVATE -Wno-unused-variable -Wno-unused-function -Wno-pointer-sign )