Example program for EVAL-AD9106 and EVAL-AD9102

Dependencies:   AD910x

Revision:
8:51792457e0da
Parent:
7:2ff94dbecc75
Child:
9:c8314b2228f1
--- a/config.h	Tue Mar 30 11:31:59 2021 +0000
+++ b/config.h	Sat Apr 10 10:51:34 2021 +0000
@@ -1,8 +1,16 @@
 /*******************************************************************************
- *   @file   config.h
- *   @brief  Configuration file of EVAL-AD910x firmware example program
-********************************************************************************
+    @file:   config.h
+    
+    @brief:  Configuration file of EVAL-AD910x example program
+--------------------------------------------------------------------------------
+    Copyright (c) 2021 Analog Devices, Inc.
+    All rights reserved.
 
+    This software is proprietary to Analog Devices, Inc. and its licensors.
+    By using this software you agree to the terms of the associated
+    Analog Devices Software License Agreement.
+    
+    20210120-LWSC-CTSLA
 *******************************************************************************/
 
 #ifndef _config_h_