Complete interrupt based test application for the STMicrolectronics' X-NUCLEO-6180XA1 Proximity and ambient light sensor expansion board.
Dependencies: X_NUCLEO_6180XA1 mbed
Fork of HelloWorld_6180XA1_AppExample by
Complete interrupt based test application for the STMicrolectronics' X-NUCLEO-6180XA1 Proximity and ambient light sensor expansion board.
The application reads the on board red switch and reports the measured ALS or range accordingly.
A demonstration of resources de-allocation and system restart is also provided by means of Blue Button press.
Revision 5:6935fab2a92b, committed 2017-08-21
- Comitter:
- nikapov
- Date:
- Mon Aug 21 15:52:57 2017 +0000
- Parent:
- 4:84dfc00ae7b3
- Commit message:
- Update libs.
Changed in this revision
X_NUCLEO_6180XA1.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 84dfc00ae7b3 -r 6935fab2a92b X_NUCLEO_6180XA1.lib --- a/X_NUCLEO_6180XA1.lib Mon Mar 13 19:14:32 2017 +0000 +++ b/X_NUCLEO_6180XA1.lib Mon Aug 21 15:52:57 2017 +0000 @@ -1,1 +1,1 @@ -http://developer.mbed.org/teams/ST/code/X_NUCLEO_6180XA1/#fa4c622b04a7 +http://developer.mbed.org/teams/ST/code/X_NUCLEO_6180XA1/#1e9a3a46f814
diff -r 84dfc00ae7b3 -r 6935fab2a92b mbed.bld --- a/mbed.bld Mon Mar 13 19:14:32 2017 +0000 +++ b/mbed.bld Mon Aug 21 15:52:57 2017 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/e1686b8d5b90 \ No newline at end of file +https://mbed.org/users/mbed_official/code/mbed/builds/e2bfab296f20 \ No newline at end of file