Example program for EVAL-AD5770R

Dependencies:   adi_console_menu platform_drivers

Revision:
5:f3d7cf95cd8f
Parent:
1:63c505e13da4
--- a/app/main.c	Wed Feb 24 12:18:35 2021 +0000
+++ b/app/main.c	Tue Aug 03 17:34:58 2021 +0100
@@ -4,7 +4,7 @@
  * @brief:
  *-----------------------------------------------------------------------------
  *
-Copyright (c) 2020 Analog Devices, Inc. All Rights Reserved.
+Copyright (c) 2020-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
@@ -14,7 +14,7 @@
 #include <stdio.h>
 #include <ctype.h>
 
-#include "platform_drivers.h"
+#include "error.h"
 
 #include "adi_console_menu.h"
 #include "ad5770r_console_app.h"