This is my first program on mbed.org. A Small program for KL25Z that'll act as a Volume Control, thanks to samux for his code with USB keyboard support (https://mbed.org/users/samux/code/USBKeyboard_HelloWorld/) Just added functionality to let the user use the Touch Slider on the KL25Z board to control system volume.

Dependencies:   mbed TSI MMA8451Q USBDevice

Fork of USBKeyboard_HelloWorld by Samuel Mokrani

Files at this revision

API Documentation at this revision

Comitter:
lonczy
Date:
Tue May 17 13:47:45 2022 +0000
Parent:
9:0b6c84d01c5d
Commit message:
lib versions updated

Changed in this revision

USBDevice.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/USBDevice.lib	Sat Nov 30 18:35:04 2013 +0000
+++ b/USBDevice.lib	Tue May 17 13:47:45 2022 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/USBDevice/#849c0c0f2769
+https://os.mbed.com/users/mbed_official/code/USBDevice/#53949e6131f69143ae97d907b7ad2956c9c3b2ef
\ No newline at end of file
--- a/mbed.bld	Sat Nov 30 18:35:04 2013 +0000
+++ b/mbed.bld	Tue May 17 13:47:45 2022 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/3d0ef94e36ec
\ No newline at end of file
+https://os.mbed.com/users/mbed_official/code/mbed/builds/65be27845400/
\ No newline at end of file