summaryrefslogtreecommitdiff
path: root/src/device/usbd_pvt.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2019-10-31 08:29:11 +0700
committerGitHub <[email protected]>2019-10-31 08:29:11 +0700
commit4d329d46cc36a8df05580ea7b19f2ce7a8dc2bf7 (patch)
tree089b0b4e162aa02b326f4283b91fa895597c6ef4 /src/device/usbd_pvt.h
parent78523301bb7f6ae5bba18768ad670d9b2ae73fd7 (diff)
parente69d2a4a834b975f957fc5341fe4d08cf706adb6 (diff)
Merge pull request #206 from hathach/develop
Added a couple of unit testing with Ceedling/Cmock/Unity
Diffstat (limited to 'src/device/usbd_pvt.h')
-rw-r--r--src/device/usbd_pvt.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/device/usbd_pvt.h b/src/device/usbd_pvt.h
index 892680142..b9947044b 100644
--- a/src/device/usbd_pvt.h
+++ b/src/device/usbd_pvt.h
@@ -33,8 +33,6 @@
extern "C" {
#endif
-bool usbd_init (void);
-
//--------------------------------------------------------------------+
// USBD Endpoint API
//--------------------------------------------------------------------+