Break device mode class driver interfaces into seperate config and state structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces.
This commit is contained in:
parent
e338cb6f32
commit
f896c00c48
58 changed files with 912 additions and 3594 deletions
|
@ -17,8 +17,8 @@ all:
|
|||
make -C Magstripe clean
|
||||
make -C Magstripe all
|
||||
|
||||
make -C MissleLauncher clean
|
||||
make -C MissleLauncher all
|
||||
make -C MissileLauncher clean
|
||||
make -C MissileLauncher all
|
||||
|
||||
%:
|
||||
make -C Magstripe $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue