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: mbed X_NUCLEO_IKS01A2
Dependents: Projekt KPG Program_KPG_2019
Diff: X_NUCLEO_IKS01A2/x_nucleo_iks01a2_targets.h
- Revision:
- 5:61e1b61c7e7d
- Parent:
- 0:69566eea0fba
--- a/X_NUCLEO_IKS01A2/x_nucleo_iks01a2_targets.h Mon Nov 21 14:57:32 2016 +0000 +++ b/X_NUCLEO_IKS01A2/x_nucleo_iks01a2_targets.h Wed Nov 23 15:53:51 2016 +0000 @@ -48,5 +48,7 @@ /* LSM6DSL INT1 */ #define IKS01A2_PIN_LSM6DSL_INT1 (D4) +/* LSM6DSL INT2 */ +#define IKS01A2_PIN_LSM6DSL_INT2 (D5) #endif // _X_NUCLEO_IKS01A2_TARGETS_H_