Program to benchmark the speed of the different file system options versus placing data directly into arrays.

Dependencies:   DMBasicGUI DMSupport

Embed: (wiki syntax)

« Back to documentation index

Show/hide line numbers img_data.h Source File

img_data.h

00001 #include "iflash_32x32_image_data.h"
00002 #include "iflash_64x64_image_data.h"
00003 
00004 #include "qspi_32x32_image_data.h"
00005 #include "qspi_64x64_image_data.h"
00006 #include "qspi_128x128_image_data.h"
00007 #include "qspi_480x272_image_data.h"
00008 #include "qspi_800x480_image_data.h"