forked from PAWPAW-Mirror/lib_xua
Fix compiler errors when HID_CONTROLS > 0
This commit is contained in:
@@ -45,6 +45,7 @@ INCLUDE_DIRS = $(EXPORT_INCLUDE_DIRS) \
|
||||
src/core/user/audiostream \
|
||||
src/core/user/hid \
|
||||
src/core/user/hostactive \
|
||||
src/hid \
|
||||
src/midi
|
||||
|
||||
SOURCE_DIRS = src/core \
|
||||
|
||||
@@ -1,4 +1,5 @@
|
||||
// Copyright (c) 2019, XMOS Ltd, All rights reserved
|
||||
#include <stdint.h>
|
||||
#include <xs1.h>
|
||||
#include "descriptor_defs.h"
|
||||
#include "hid.h"
|
||||
|
||||
Reference in New Issue
Block a user