Fixed the host-side testing stuff.
commita3369317f84209d62ee55537d4dd5d6ebaa33cbe
authorjaseg <s@jaseg.de>
Sun, 6 Jan 2013 20:32:25 +0000 (6 21:32 +0100)
committerjaseg <s@jaseg.de>
Sun, 6 Jan 2013 20:32:25 +0000 (6 21:32 +0100)
tree686ce043d59684c8f33f741b599b3db5d1cb4090
parent52011f238ac595402c2ae11f98e747d32a1fe2ca
Fixed the host-side testing stuff.
14 files changed:
.gitignore
common/autocode.h [moved from avr/autocode.h with 100% similarity]
common/comm.c
common/config.h [new file with mode: 0644]
common/main.c
common/uart.h
generator.py
pylibcerebrum/pylibcerebrum.py
pylibcerebrum/test.py
runtests.py
test.py
test/Makefile [new file with mode: 0644]
test/test.c.tp [new file with mode: 0644]
test/uart.c [moved from common/uart.c with 76% similarity]