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: F746_GUI F746_SAI_IO FrequencyResponseDrawer SD_PlayerSkeleton UIT_FFT_Real
Revision 6:bff188326d4d, committed 2017-01-09
- Comitter:
- MikamiUitOpen
- Date:
- Mon Jan 09 05:51:16 2017 +0000
- Parent:
- 5:0e14065569ea
- Child:
- 7:2735829e6657
- Commit message:
- 7: Some libraries are updated.
Changed in this revision
--- a/BSP_DISCO_F746NG.lib Thu Nov 10 12:47:56 2016 +0000 +++ b/BSP_DISCO_F746NG.lib Mon Jan 09 05:51:16 2017 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/teams/ST/code/BSP_DISCO_F746NG/#458ab1edf6b2 +http://mbed.org/teams/ST/code/BSP_DISCO_F746NG/#5a395e126678
--- a/F746_GUI.lib Thu Nov 10 12:47:56 2016 +0000 +++ b/F746_GUI.lib Mon Jan 09 05:51:16 2017 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/MikamiUitOpen/code/F746_GUI/#d1acf9d53f98 +http://mbed.org/users/MikamiUitOpen/code/F746_GUI/#a9cf68d24f40
--- a/SDFileSystem_Warning_Fixed.lib Thu Nov 10 12:47:56 2016 +0000 +++ b/SDFileSystem_Warning_Fixed.lib Mon Jan 09 05:51:16 2017 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/MikamiUitOpen/code/SDFileSystem_Warning_Fixed/#225138ac03fd +http://mbed.org/users/MikamiUitOpen/code/SDFileSystem_Warning_Fixed/#99666dacaae6
--- a/SD_PlayerSkeleton.lib Thu Nov 10 12:47:56 2016 +0000 +++ b/SD_PlayerSkeleton.lib Mon Jan 09 05:51:16 2017 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/MikamiUitOpen/code/SD_PlayerSkeleton/#7c8f0fc9dfb6 +http://mbed.org/users/MikamiUitOpen/code/SD_PlayerSkeleton/#59d3f9c81c4f
--- a/main.cpp Thu Nov 10 12:47:56 2016 +0000 +++ b/main.cpp Mon Jan 09 05:51:16 2017 +0000 @@ -7,7 +7,13 @@ // // 音響出力:モノラル(L+R を左右チャンネルに出力) // -// 2016/11/10, Copyright (c) 2016 MIKAMI, Naoki +// このプログラムでは 2017/01/09 の時点で,"BSP_DISCO_F746NG" を除く +// ライブラリのリビジョンは最新のものに更新されている. +// "BSP_DISCO_F746NG" については,他のライブラリとの関係でコンパイル +// エラーが発生しない最新版(rev.5)に更新されている.rev.6 と rev.7 で +// はコンパイルエラーが発生する. +// +// 2017/01/09, Copyright (c) 2017 MIKAMI, Naoki //---------------------------------------------------------------- #include "GraphicEqulizerMain.hpp"
--- a/mbed_src_STM32F7/about.txt Thu Nov 10 12:47:56 2016 +0000 +++ b/mbed_src_STM32F7/about.txt Mon Jan 09 05:51:16 2017 +0000 @@ -1,12 +1,12 @@ 2016/08/14 by MIKAMI, Naoki -In this (mbed_src_STM) folder, the source files are only for STM32F7 +In this (mbed_src_STM32F7) folder, the source files are only for STM32F7 of ST Microelectronics. Original: "mbed-dev", Rev.143. -このフォルダ(mbed_src_STM)の中のライブラリは,ST Microelectrinict 社の +このフォルダ(mbed_src_STM32F7)の中のライブラリは,ST Microelectrinict 社の STM32F7 以外は,削除されている. オリジナルは「mbed-dev」の Rev.143