mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-13 10:07:38 -04:00
move the ifp7xx usb serial driver files to more specific names, to make the "usb_serial" name available for more general usb class driver use
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16484 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e57806acaa
commit
411b92948a
4 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@
|
|||
|
||||
#include <stdbool.h>
|
||||
#include <string.h>
|
||||
#include "usb_serial.h"
|
||||
#include "ifp_usb_serial.h"
|
||||
#include "sscanf.h"
|
||||
#include "pnx0101.h"
|
||||
#include "gdb_api.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue