aboutsummaryrefslogtreecommitdiff
path: root/AT91SAM7S256/Source/Port.txt
diff options
context:
space:
mode:
authorNicolas Schodet2023-03-06 17:36:31 +0100
committerNicolas Schodet2023-03-06 17:36:31 +0100
commitd383f2bcdb6ff13cc562fce1ff55d826035debad (patch)
treef5cd0440869b8ba823fd254b361cdefe95e153b4 /AT91SAM7S256/Source/Port.txt
parent8fce63fda48a6593870ffd3c584c9dd0808bc2c2 (diff)
Simplify source tree
Now just use make in the root directory to build.
Diffstat (limited to 'AT91SAM7S256/Source/Port.txt')
-rw-r--r--AT91SAM7S256/Source/Port.txt12
1 files changed, 0 insertions, 12 deletions
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
-};