Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependencies: EsmacatShield X_NUCLEO_IHM01A1
Revision 21:0189493b15ec, committed 2016-01-15
- Comitter:
- Davidroid
- Date:
- Fri Jan 15 16:43:39 2016 +0000
- Parent:
- 20:fb38fcb11b26
- Child:
- 22:3b691e5ca15e
- Commit message:
- + Updated with the new version of the library.
Changed in this revision
| X_NUCLEO_IHM01A1.lib | 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 |
--- a/X_NUCLEO_IHM01A1.lib Wed Jan 13 15:00:01 2016 +0000 +++ b/X_NUCLEO_IHM01A1.lib Fri Jan 15 16:43:39 2016 +0000 @@ -1,1 +1,1 @@ -https://developer.mbed.org/teams/ST/code/X_NUCLEO_IHM01A1/#5f0b00a1e38d +https://developer.mbed.org/teams/ST/code/X_NUCLEO_IHM01A1/#a8e81b65f0af
--- a/main.cpp Wed Jan 13 15:00:01 2016 +0000 +++ b/main.cpp Fri Jan 15 16:43:39 2016 +0000 @@ -1,10 +1,10 @@ /** ****************************************************************************** * @file main.cpp - * @author Davide Aliprandi, STMicrolectronics + * @author Davide Aliprandi, STMicroelectronics * @version V1.0.0 * @date October 14th, 2015 - * @brief mbed test application for the STMicrolectronics X-NUCLEO-IHM01A1 + * @brief mbed test application for the STMicroelectronics X-NUCLEO-IHM01A1 * Motor Control Expansion Board: control of 1 motor. ****************************************************************************** * @attention