projects
/
hackover2013-badge-firmware.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Init nochmal verkürzt.
[hackover2013-badge-firmware.git]
/
core
/
usbcdc
/
usbcore.h
diff --git
a/core/usbcdc/usbcore.h
b/core/usbcdc/usbcore.h
index
5098be0
..
f9d9778
100644
(file)
--- a/
core/usbcdc/usbcore.h
+++ b/
core/usbcdc/usbcore.h
@@
-36,7
+36,6
@@
extern uint32_t USB_EndPointHalt;
extern uint32_t USB_EndPointStall;
extern uint8_t USB_AltSetting[USB_IF_NUM];
-
/* USB Endpoint 0 Buffer */
extern uint8_t EP0Buf[USB_MAX_PACKET0];
@@
-80,9
+79,4
@@
static inline void UsbAddPtr(void **vpptr, uint32_t n)
}
-
-
-
-
-
#endif /* __USBCORE_H__ */
This page took
0.020944 seconds
and
4
git commands to generate.