Commit 7d47dbc73f68ad413fe661a0e88f19c0e8e5df70
authorMax Schwarz <max.schwarz@online.de>
Thu, 5 Feb 2015 23:56:56 +0000 (00:56 +0100)
committerMax Schwarz <max.schwarz@online.de>
Thu, 5 Feb 2015 23:57:41 +0000 (00:57 +0100)
treec21316233de87a9081533c85c1449bc2f64b942a
parent1e50f3c6d6bd381602bf3e72b986c3454a1f0d43
Message:
add unit test for UART3 echo on ATmega2560

This fails currently because IO addresses >= 256 are not handled correctly
in the core.
2 files changed:
tests/atmega2560_uart_echo.c [new file with mode: 0644]
tests/test_atmega2560_uart_echo.c [new file with mode: 0644]