mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 14:57:46 -04:00
asyn-only dev support + in_gp2x driver
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@637 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
7f022a8d57
commit
13b692eb4e
9 changed files with 334 additions and 36 deletions
3
gp2x/in_gp2x.h
Normal file
3
gp2x/in_gp2x.h
Normal file
|
@ -0,0 +1,3 @@
|
|||
|
||||
void in_gp2x_init(void *vdrv);
|
||||
int in_gp2x_update(void *drv_data, int *binds);
|
Loading…
Add table
Add a link
Reference in a new issue