NuMaker audio playback

Files at this revision

API Documentation at this revision

Comitter:
ccli8
Date:
Fri Mar 03 07:30:41 2017 +0000
Child:
1:c3f10403b3db
Commit message:
Initial commit

Changed in this revision

.gitignore Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
mbed-os.lib Show annotated file Show diff for this revision Revisions of this file
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitignore	Fri Mar 03 07:30:41 2017 +0000
@@ -0,0 +1,4 @@
+.build
+.mbed
+projectfiles
+*.py*
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/main.cpp	Fri Mar 03 07:30:41 2017 +0000
@@ -0,0 +1,10 @@
+#include "mbed.h"
+
+// main() runs in its own thread in the OS
+// (note the calls to wait below for delays)
+int main() {
+    // TO BE EXTENDED
+    
+    return 0;
+}
+
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mbed-os.lib	Fri Mar 03 07:30:41 2017 +0000
@@ -0,0 +1,1 @@
+https://github.com/ARMmbed/mbed-os/#5faf4b26c5954d15c7c1cccac6498e0c690ad101