From d383f2bcdb6ff13cc562fce1ff55d826035debad Mon Sep 17 00:00:00 2001 From: Nicolas Schodet Date: Mon, 6 Mar 2023 17:36:31 +0100 Subject: Simplify source tree Now just use make in the root directory to build. --- AT91SAM7S256/Source/Port.txt | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 AT91SAM7S256/Source/Port.txt (limited to 'AT91SAM7S256/Source/Port.txt') diff --git a/AT91SAM7S256/Source/Port.txt b/AT91SAM7S256/Source/Port.txt deleted file mode 100644 index 292fccc..0000000 --- a/AT91SAM7S256/Source/Port.txt +++ /dev/null @@ -1,12 +0,0 @@ -DEFINE_DATA(ICON, Port) = -{ - 0x04,0x00, // Graphics Format - 0x00,0x18, // Graphics DataSize - 0x08, // Graphics Count X - 0x01, // Graphics Count Y - 0x03, // Graphics Width - 0x08, // Graphics Height -BEGIN_DATA - 0x70,0x88,0x70,0x90,0xF8,0x80,0xC8,0xA8,0x90,0x88,0xA8,0x50,0x38,0x20,0xF8,0xF0,0x28,0xF0,0xF8,0xA8,0x50,0x70,0x88,0x50 -END_DATA -}; -- cgit v1.2.3