Hackover-Badge 2013
authorWintermute <wintermute@hannover.ccc.de>
Sat, 5 Oct 2013 21:27:11 +0000 (23:27 +0200)
committerWintermute <wintermute@hannover.ccc.de>
Sat, 5 Oct 2013 21:27:11 +0000 (23:27 +0200)
commit9e2dc2d59ad6e33136679dd7668eb5cc52fa5de5
tree02584670f1a356302596252e25598e15e6de32d0
parent0508690799fb8dccd2a54be0d24ac534d1b46797
Hackover-Badge 2013
34 files changed:
Makefile
core/libc/string.c
core/usbhid-rom/usbconfig.c
core/usbhid-rom/usbconfig.h
core/usbhid-rom/usbhid.c
core/usbhid-rom/usbmsc.c [new file with mode: 0644]
core/usbhid-rom/usbmsc.h [new file with mode: 0644]
dataflash/at45db041d.c [new file with mode: 0644]
dataflash/at45db041d.h [new file with mode: 0644]
dataflash/diskio.c [new file with mode: 0644]
dataflash/diskio.h [new file with mode: 0644]
dataflash/integer.h [new file with mode: 0644]
dataflash/iobase.c [new file with mode: 0644]
dataflash/iobase.h [new file with mode: 0644]
lcd/Makefile [new file with mode: 0644]
lcd/Makefile.dep [new file with mode: 0644]
lcd/display.c [new file with mode: 0644]
lcd/display.h [new file with mode: 0644]
lcd/display_r0ket.c [new file with mode: 0644]
lcd/fonts/invaders.c [new file with mode: 0644]
lcd/fonts/invaders.h [new file with mode: 0644]
lcd/fonts/orbitron14.c [new file with mode: 0644]
lcd/fonts/orbitron14.h [new file with mode: 0644]
lcd/fonts/smallfonts.c [new file with mode: 0644]
lcd/fonts/smallfonts.h [new file with mode: 0644]
lcd/fonts/ubuntu18.c [new file with mode: 0644]
lcd/fonts/ubuntu18.h [new file with mode: 0644]
lcd/fonts/ubuntu29.c [new file with mode: 0644]
lcd/fonts/ubuntu29.h [new file with mode: 0644]
lcd/fonts/ubuntu36.c [new file with mode: 0644]
lcd/fonts/ubuntu36.h [new file with mode: 0644]
main.c
projectconfig.h
r0ketports.h [new file with mode: 0644]
This page took 0.027431 seconds and 4 git commands to generate.