MSP device support complete. NOT TESTED YET! Preliminary python host lib
commit2c1f9ee7ee80dd1bdb512e3eb12fad75d46a944d
authorjaseg <s@jaseg.de>
Fri, 5 Oct 2012 16:26:39 +0000 (5 18:26 +0200)
committerjaseg <s@jaseg.de>
Fri, 5 Oct 2012 16:26:39 +0000 (5 18:26 +0200)
tree7d2d6733840b71304b1a46b9adc2f18f2d1bb725
parent43f2fc821ba5c5b0fac239d8a64e718a9df03c7b
MSP device support complete. NOT TESTED YET! Preliminary python host lib

complete.
22 files changed:
.gitignore
.gitmodules [new file with mode: 0644]
PROTOCOL
TODO [new file with mode: 0644]
builds/sample_output.json [new file with mode: 0644]
configs/helights.json [new file with mode: 0644]
gamma_correction/gamma_precompute.py [deleted file]
generatefw.py
helights.json [deleted file]
lib/pylzma [new submodule]
msp/Makefile
msp/autocode.h
msp/comm.c
msp/comm.h
msp/config.h [new file with mode: 0644]
msp/generate.py
msp/helights.c [deleted file]
msp/main.c [new file with mode: 0644]
msp/timer-pwm-rgb.c.tp
msp/uart_io_config.h
pylibcerebrum/pylibcerebrum.py [new file with mode: 0644]
tools/gamma_precompute.py [new file with mode: 0755]