X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/d332e3337306d5f8b5c810048bbd145391c33f29..fecee2418b6aea15008ed6d3a856d202d59a5cdb:/avr/main.c diff --git a/avr/main.c b/avr/main.c index 8acf265..8bffef9 100644 --- a/avr/main.c +++ b/avr/main.c @@ -1,9 +1,11 @@ /* + * (C) Copyright 2014 Leo C. + * + * SPDX-License-Identifier: GPL-2.0+ */ #include "common.h" - #include #include #include @@ -18,7 +20,6 @@ #include "cli.h" #include "env.h" #include "z180-serv.h" -#include "spi.h" #include "gpio.h" #include "time.h" #include "rtc.h" @@ -112,13 +113,6 @@ void setup_avr(void) TCCR3B = (0b01<