accelerometer example for Xadow M0 on-board ADXL345

Dependencies:   ADXL345_I2C USBDevice mbed

Files at this revision

API Documentation at this revision

Comitter:
yihui
Date:
Wed Aug 20 09:13:25 2014 +0000
Parent:
0:b017c907d53d
Commit message:
fix USBDevice compile error, use a custom USBDevice lib

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
diff -r b017c907d53d -r 769899f50706 USBDevice.lib
--- a/USBDevice.lib	Wed Jun 18 11:03:59 2014 +0000
+++ b/USBDevice.lib	Wed Aug 20 09:13:25 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/USBDevice/#0c6524151939
+http://mbed.org/users/yihui/code/USBDevice/#74ca09725b68
diff -r b017c907d53d -r 769899f50706 mbed.bld
--- a/mbed.bld	Wed Jun 18 11:03:59 2014 +0000
+++ b/mbed.bld	Wed Aug 20 09:13:25 2014 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/024bf7f99721
\ No newline at end of file
+http://mbed.org/users/mbed_official/code/mbed/builds/9327015d4013
\ No newline at end of file