Commit 32172159818cc6b3fc1124fa7ddaaefe68ed2713
authorChristian Balles <code@ballessay.de>
Tue, 19 Oct 2010 22:00:28 +0000 (00:00 +0200)
committerMichel Pollet <buserror@gmail.com>
Mon, 25 Oct 2010 11:59:00 +0000 (12:59 +0100)
treeafbf2238c61d00a2600562b84b07aea2f41b8f9a
parentf1ce544edfec2a00d171ccac805c3336b50e704a
Message:
simduino: added init/deinit functions for avr_t initialization

fixes a crash (free of mmap'ed memory)
nicer cleanup by munmap + close the file

Signed-off-by: Christian Balles <code@ballessay.de>
examples/board_simduino/simduino.c