Merge branch 'feature/set_idle_work' of github.com:ACascarino/lib_xua into feature/set_idle_work
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "xua_hid_report.h"
|
||||
|
||||
#define DEBUG_UNIT HID_XC
|
||||
#define DEBUG_PRINT_ENABLE_HID_XC 1
|
||||
#define DEBUG_PRINT_ENABLE_HID_XC 0
|
||||
#include "debug_print.h"
|
||||
|
||||
#if( 0 < HID_CONTROLS )
|
||||
|
||||
7
module_locks/README.rst
Normal file
7
module_locks/README.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
module_locks Readme
|
||||
===================
|
||||
|
||||
:scope: Dummy module
|
||||
:description: Allows compiling legacy_tests in lib_xua with lib_locks. sc_i2c is used in the tests and it requires module_locks from sc_util, but the definitions in sc_utils conflict with the ones in lib_locks.
|
||||
:keywords: dummy
|
||||
:boards: XMOS Dev Kit
|
||||
1
module_locks/module_build_info
Normal file
1
module_locks/module_build_info
Normal file
@@ -0,0 +1 @@
|
||||
# Dummy module used in legacy_tests. See README.rst for more details.
|
||||
Reference in New Issue
Block a user