git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@1062 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2008-10-22 22:02:00 +00:00
parent 61af3cf5a4
commit e89c5c362e
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
*