9
0
Fork 0
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@1062 7fd9a85b-ad96-42d3-883c-3090e2eb8679
This commit is contained in:
patacongo 2008-10-22 22:02:00 +00:00
parent 1dc500c822
commit b04455eb07
2 changed files with 0 additions and 4 deletions

View File

@ -4,8 +4,6 @@
* Copyright (C) 2008 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* This logic emulates the Prolific PL2303 serial/USB converter
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:

View File

@ -306,8 +306,6 @@ extern "C"
* Public Functions
************************************************************************************/
/* USB Controller Structures ********************************************************/
/************************************************************************************
* Name: usbdevclass_register
*