mirror of
https://github.com/djhackersdev/bemanitools.git
synced 2026-09-15 20:05:08 -05:00
feat(extio): Add EXTIO command data structures
Reverse engineered from a real EXTIO device, open-io project as further reference
This commit is contained in:
4
src/main/extio/Module.mk
Normal file
4
src/main/extio/Module.mk
Normal file
@@ -0,0 +1,4 @@
|
||||
libs += extio
|
||||
|
||||
src_extio := \
|
||||
cmd.c \
|
||||
Reference in New Issue
Block a user