Celebrate Happy Hacking Day.

This commit is contained in:
NIIBE Yutaka
2015-08-06 11:10:48 +09:00
parent 1bbbaabe0d
commit 04a948024a
4 changed files with 20 additions and 2 deletions

View File

@@ -4,7 +4,17 @@ PROJECT = hacker-emblem
CHOPSTX = ..
LDSCRIPT= hacker-emblem.ld
CSRC = sys.c hiroshi-ayumi.c # hacker-emblem.c
CSRC = sys.c hh.c
# Hacker Emblem and "Happy Hacking!" demonstration
# CSRC = sys.c hh.c
# Debian logo demonstration
# CSRC = sys.c debian-logo.c
# "Hiroshi & Ayumi with Tulip" demonstration
# CSRC = sys.c hiroshi-ayumi.c
###################################
CROSS = arm-none-eabi-