Initial doc add
This commit is contained in:
8
tests/app_test_i2s_loopback/debug_conf.h
Normal file
8
tests/app_test_i2s_loopback/debug_conf.h
Normal file
@@ -0,0 +1,8 @@
|
||||
// Copyright (c) 2016-2018, XMOS Ltd, All rights reserved
|
||||
#ifndef __debug_conf_h__
|
||||
#define __debug_conf_h__
|
||||
|
||||
#define DEBUG_PRINT_ENABLE_MAIN 1
|
||||
#define DEBUG_PRINT_ENABLE_AUDIO_IO 0
|
||||
|
||||
#endif // __debug_conf_h__
|
||||
Reference in New Issue
Block a user