host interface for pjrc

This commit is contained in:
tmk 2011-02-13 00:15:51 +09:00
commit 9a938eecbd
24 changed files with 473 additions and 330 deletions

View file

@ -1,6 +0,0 @@
#ifndef HOST_VUSB_H
#define HOST_VUSB_H
void host_vusb_keyboard_send(void);
#endif