Fix errors in the KeyboardHost demo which prevented correct compilation.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user