summaryrefslogtreecommitdiff
path: root/ucoolib/dev/avrisp
diff options
context:
space:
mode:
Diffstat (limited to 'ucoolib/dev/avrisp')
-rw-r--r--ucoolib/dev/avrisp/test/test_avrisp.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/ucoolib/dev/avrisp/test/test_avrisp.cc b/ucoolib/dev/avrisp/test/test_avrisp.cc
index 66ecf14..67d1e83 100644
--- a/ucoolib/dev/avrisp/test/test_avrisp.cc
+++ b/ucoolib/dev/avrisp/test/test_avrisp.cc
@@ -30,7 +30,6 @@
#include "ucoolib/utils/delay.hh"
#include <libopencm3/stm32/f4/rcc.h>
-#include <libopencm3/stm32/f4/gpio.h>
class TestAvrIspIntf : public ucoo::AvrIspIntf
{