Fix errors in the KeyboardHost demo which prevented correct compilation.
This commit is contained in:
parent
37b2130fb2
commit
ba7cd3f22e
2 changed files with 3 additions and 3 deletions
|
|
@ -21,7 +21,7 @@ all:
|
|||
make -C GenericHIDHost all
|
||||
|
||||
make -C KeyboardHost clean
|
||||
make -C KeyboardHostWithParser all
|
||||
make -C KeyboardHost all
|
||||
|
||||
make -C MassStorageHost clean
|
||||
make -C MassStorageHost all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue