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
Revision 6:17871da2a7e4, committed 2013-03-01
- Comitter:
- samux
- Date:
- Fri Mar 01 13:23:58 2013 +0000
- Parent:
- 5:03a4211d593a
- Child:
- 7:ec6f541a0636
- Commit message:
- use latest USBDevice lib (FRDM-KL25Z support)
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 Sun Oct 14 12:46:51 2012 +0000 +++ b/USBDevice.lib Fri Mar 01 13:23:58 2013 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/USBDevice/#6d85e04fb59f +http://mbed.org/users/mbed_official/code/USBDevice/#335f2506f422
--- a/mbed.bld Sun Oct 14 12:46:51 2012 +0000 +++ b/mbed.bld Fri Mar 01 13:23:58 2013 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/7110ebee3484 \ No newline at end of file +http://mbed.org/users/mbed_official/code/mbed/builds/3d0ef94e36ec \ No newline at end of file