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.
Dependents: DISCO-F746NG_Scope_copy
Fork of BSP_DISCO_F746NG by
Diff: stm32746g_discovery_audio.h
- Revision:
- 5:5a395e126678
- Parent:
- 1:ee089790cdbb
diff -r 8603c9675405 -r 5a395e126678 stm32746g_discovery_audio.h --- a/stm32746g_discovery_audio.h Wed Nov 09 18:04:44 2016 +0100 +++ b/stm32746g_discovery_audio.h Wed Nov 09 18:26:13 2016 +0100 @@ -46,7 +46,7 @@ /* Includes ------------------------------------------------------------------*/ /* Include audio component Driver */ -#include "wm8994.h" +#include "wm8994.h" // MBED #include "stm32746g_discovery.h" /** @addtogroup BSP
