Demo program for library named SD_PlayerSkeleton of SD card player skeleton. SD カードプレーヤのための骨組みとして使うためのライブラリ SD_PlayerSkeleton の使用例.このプログラムについては,CQ出版社インターフェース誌 2018年7月号で解説している.

Dependencies:   F746_GUI F746_SAI_IO SD_PlayerSkeleton

Files at this revision

API Documentation at this revision

Comitter:
MikamiUitOpen
Date:
Sun Apr 09 12:44:17 2017 +0000
Parent:
18:036e51e820de
Commit message:
20

Changed in this revision

BSP_DISCO_F746NG.lib Show diff for this revision Revisions of this file
F746_GUI.lib Show annotated file Show diff for this revision Revisions of this file
LCD_DISCO_F746NG.lib Show diff for this revision Revisions of this file
TS_DISCO_F746NG.lib Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/BSP_DISCO_F746NG.lib	Thu Mar 23 02:59:45 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/teams/ST/code/BSP_DISCO_F746NG/#5a395e126678
--- a/F746_GUI.lib	Thu Mar 23 02:59:45 2017 +0000
+++ b/F746_GUI.lib	Sun Apr 09 12:44:17 2017 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/MikamiUitOpen/code/F746_GUI/#d7f9f667fa68
+https://mbed.org/users/MikamiUitOpen/code/F746_GUI/#e6648167e8d3
--- a/LCD_DISCO_F746NG.lib	Thu Mar 23 02:59:45 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/teams/ST/code/LCD_DISCO_F746NG/#d44525b1de98
--- a/TS_DISCO_F746NG.lib	Thu Mar 23 02:59:45 2017 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-https://developer.mbed.org/teams/ST/code/TS_DISCO_F746NG/#fe0cf5e2960f
--- a/main.cpp	Thu Mar 23 02:59:45 2017 +0000
+++ b/main.cpp	Sun Apr 09 12:44:17 2017 +0000
@@ -5,10 +5,7 @@
 //                   上記以外の形式は扱わない
 //      出力:モノラル(L+R,左右チャンネルに同じものを出力)
 //
-//  ライブラリのリビジョン:
-//      BSP_DISCO_F746NG    rev.5
-//
-//  2017/03/23, Copyright (c) 2017 MIKAMI, Naoki
+//  2017/04/09, Copyright (c) 2017 MIKAMI, Naoki
 //--------------------------------------------------------------------
 
 #include "VolumeCtrl.hpp"