]> www.fi.muni.cz Git - tinyboard.git/commit
Imported firmware from Project Bike Lights
authorJan "Yenya" Kasprzak <kas@fi.muni.cz>
Thu, 25 Apr 2013 13:35:57 +0000 (15:35 +0200)
committerJan "Yenya" Kasprzak <kas@fi.muni.cz>
Thu, 25 Apr 2013 13:35:57 +0000 (15:35 +0200)
commitedebb613b2f867d4f8473747744f329cb30e38fe
tree8ca246c5c9b91b9b116566a72c649a547ef20816
parent5aa70c4eca2337027c5ca5ece45c0031b95026ef
Imported firmware from Project Bike Lights

These are firmware source code files imported verbatim from
the Project Bike Lights, as of commit
c30006aaf666f7cff3a6ab949c613c2f8cc6163b:

http://www.fi.muni.cz/~kas/git/?p=bike-lights.git;a=tree;f=firmware;hb=c30006aaf666f7cff3a6ab949c613c2f8cc6163b

These will not run directly on Tinyboard - I just want to have
documented all the changes I plan to make against these source code
files (and possibly to merge some future patches into both projects).
projects/step-up/Makefile [new file with mode: 0644]
projects/step-up/adc.c [new file with mode: 0644]
projects/step-up/lights.h [new file with mode: 0644]
projects/step-up/logging.c [new file with mode: 0644]
projects/step-up/main.c [new file with mode: 0644]
projects/step-up/pattern.c [new file with mode: 0644]
projects/step-up/pwm.c [new file with mode: 0644]
projects/step-up/pwmled.c [new file with mode: 0644]