Implemented multi-master supportmultimaster-2
commite036444cf364d5189d33f914a0ee5a08ad2bc145
authorjaseg <s@jaseg.de>
Wed, 20 Mar 2013 23:21:27 +0000 (21 00:21 +0100)
committerjaseg <s@jaseg.de>
Wed, 20 Mar 2013 23:21:27 +0000 (21 00:21 +0100)
tree0c01175406cc7dad521cee324bf185929a0ecc98
parentb368d227b629b4923ecfa9e5924ffc33baa471e0
Implemented multi-master support

This is not yet tested on the actual hardware, though I got all the unit
tests working.
12 files changed:
avr/Makefile
common/Makefile [deleted file]
common/comm.h
common/comm_handle.h
common/main.c
generator.py
pylibcerebrum/ganglion.py
pylibcerebrum/serial_mux.py [new file with mode: 0644]
pylibcerebrum/test.py
pylibcerebrum/timeout_exception.py [new file with mode: 0644]
test/Makefile
test/uart.c