From: bg Date: Tue, 30 Dec 2014 13:11:19 +0000 (+0100) Subject: adjusting test system uart reference X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=commitdiff_plain;h=22985930c9c2c610ae18e2d8df0f3ea78a082134 adjusting test system uart reference --- diff --git a/test_src/main-test-common.h b/test_src/main-test-common.h index d1e4cbd..6846d16 100644 --- a/test_src/main-test-common.h +++ b/test_src/main-test-common.h @@ -28,7 +28,7 @@ #include "config.h" #include "cli.h" #include "dump.h" -#include "uart_i.h" +#include "uart.h" #include "debug.h" #include