From c2a49570c9be09eb2c2707748ebbcf0e4913c761 Mon Sep 17 00:00:00 2001 From: Yuval Adam Date: Tue, 29 Jul 2014 01:56:04 +0300 Subject: Add precompiled .hex file --- .gitignore | 1 - hello.hex | 7 +++++++ 2 files changed, 7 insertions(+), 1 deletion(-) create mode 100644 hello.hex diff --git a/.gitignore b/.gitignore index 01927f8..499a618 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,2 @@ -*.hex *.o *.swp diff --git a/hello.hex b/hello.hex new file mode 100644 index 0000000..9f6b12f --- /dev/null +++ b/hello.hex @@ -0,0 +1,7 @@ +:100000000EC015C014C013C012C011C010C00FC064 +:100010000EC00DC00CC00BC00AC009C008C011241E +:100020001FBECFE5D2E0DEBFCDBF02D016C0E8CF05 +:10003000BB9AC39880E091E0892711F0C39A01C070 +:10004000C39822E330E0E3ECF9E03197F1F700C028 +:0E005000000021503109B9F7EFCFF894FFCF2F +:00000001FF -- cgit v1.3.1