]> git.defcon.no Git - avrfbosd/commit
Starting with a working frame-buffer, and a hard-coded test-image. Code is heavily...
authorJon Langseth <jon.langseth@lilug.no>
Fri, 20 Jul 2012 20:38:56 +0000 (22:38 +0200)
committerJon Langseth <jon.langseth@lilug.no>
Fri, 20 Jul 2012 20:38:56 +0000 (22:38 +0200)
commit3e082840a952683d929f691852b8fb2830ab7ae9
tree4429190f2d2d82b9e2ea93debba807b36b422464
Starting with a working frame-buffer, and a hard-coded test-image. Code is heavily inspired by the arduino-tvout library
Makefile [new file with mode: 0755]
draw.c [new file with mode: 0644]
draw.h [new file with mode: 0644]
fbosd.c [new file with mode: 0644]
render.c [new file with mode: 0644]
render.h [new file with mode: 0644]
video_properties.h [new file with mode: 0644]