Example program for EVAL-AD5770R

Dependencies:   adi_console_menu platform_drivers

Revision:
5:f3d7cf95cd8f
Parent:
1:63c505e13da4
--- a/app/ad5770_user_config.c	Wed Feb 24 12:18:35 2021 +0000
+++ b/app/ad5770_user_config.c	Tue Aug 03 17:34:58 2021 +0100
@@ -5,7 +5,7 @@
   @details:
  -----------------------------------------------------------------------------
  *
-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
@@ -19,7 +19,7 @@
 
 #include "app_config.h"
 
-#include "platform_drivers.h"
+#include "spi.h"
 #include "spi_extra.h"
 
 #include "ad5770r.h"