Changeset 555 for soft/giet_vm/applications/display
- Timestamp:
- Apr 13, 2015, 5:21:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
soft/giet_vm/applications/display/main.c
r544 r555 1 1 /////////////////////////////////////////////////////////////////////////////////////// 2 2 // file : main.c (for display application) 3 3 // date : may 2014 … … 10 10 11 11 #include <stdio.h> 12 #include <hard_config.h> 12 #include <hard_config.h> // To check Frame Buffer size 13 13 14 14 #define FILENAME "misc/images.raw"
Note: See TracChangeset
for help on using the changeset viewer.