Initial doc add

This commit is contained in:
xross
2018-03-08 17:39:15 +00:00
parent a7678f8916
commit 2729d9a34a
50 changed files with 11736 additions and 9 deletions

View 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__