Combined Keyboard, KeyboardViaInt and KeyboardFullInt demos into a single unified demo.
This commit is contained in:
parent
9e9fc97fc9
commit
48400df13c
23 changed files with 221 additions and 6490 deletions
|
@ -38,12 +38,6 @@ all:
|
|||
make -C Keyboard clean
|
||||
make -C Keyboard all
|
||||
|
||||
make -C KeyboardFullInt clean
|
||||
make -C KeyboardFullInt all
|
||||
|
||||
make -C KeyboardViaInt clean
|
||||
make -C KeyboardViaInt all
|
||||
|
||||
make -C KeyboardHost clean
|
||||
make -C KeyboardHost all
|
||||
|
||||
|
@ -101,8 +95,6 @@ all:
|
|||
make -C Joystick $@
|
||||
make -C KeyboardMouse $@
|
||||
make -C Keyboard $@
|
||||
make -C KeyboardFullInt $@
|
||||
make -C KeyboardViaInt $@
|
||||
make -C KeyboardHost $@
|
||||
make -C KeyboardHostWithParser $@
|
||||
make -C KeyboardHostViaInt $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue