index
:
fmk
master
USB Keyboard firmware for the MK20DX256 (WIP)
Tomasz Kramkowski <tomasz@kramkow.ski>
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
setup.c
1
1 files changed, 0 insertions, 1 deletions
diff --git a/setup.c b/setup.c
index 60f8c53..568caaf 100644
--- a/
setup.c
+++ b/
setup.c
@@ -19,7 +19,6 @@
#include <asm.h>
#include <reg.h>
#include <stddef.h>
-#include <string.h>
#include "usb/usb.h"
#include "uart.h"