refractor usbd-dcd callback, add bus event isr

This commit is contained in:
hathach
2013-11-21 12:47:55 +07:00
parent d94efa60d6
commit 6887e5e642
15 changed files with 169 additions and 83 deletions

View File

@@ -75,7 +75,7 @@ void mscd_init(void)
// TODO not implemented
}
void mscd_bus_reset(uint8_t coreid)
void mscd_close(uint8_t coreid)
{
// TODO not implemented yet
}