Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: adi_console_menu platform_drivers
Diff: app/main.c
- Revision:
- 5:384997a66f58
- Parent:
- 1:63c505e13da4
--- a/app/main.c Wed Feb 24 12:18:35 2021 +0000 +++ b/app/main.c Fri Jul 23 16:52:27 2021 +0530 @@ -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"