Skip to content

Instantly share code, notes, and snippets.

@nkigen
Created October 5, 2013 14:20
Show Gist options
  • Save nkigen/6841491 to your computer and use it in GitHub Desktop.
Save nkigen/6841491 to your computer and use it in GitHub Desktop.
APP_SRC = "code.c";
APP_SRC = "CMUCam2.c";
APP_SRC = "MessageInterface.c";
APP_SRC = "FSIO.c";
APP_SRC = "SD.c";
APP_SRC = "SSD1926_JPEG.c";
APP_SRC = "SSD1926_SDCard.c";
APP_SRC = "gui/GDD_Resource.c";
APP_SRC = "gui/GDD_Screens.c";
APP_SRC = "gui/GDD_X_Event_Handler.c";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment