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.
Dependents: iks01a1_acc LoRaWAN-demo-72_mdotIKS01A1 MTDOT-UDKDemo_Senet MTDOT-UDKDemo
Fork of X_NUCLEO_IKS01A1 by
Diff: x_nucleo_iks01a1_targets.h
- Revision:
- 52:54553fd15b50
- Parent:
- 9:b989c9bc2f3e
- Child:
- 72:79a2a64c9b2f
--- a/x_nucleo_iks01a1_targets.h Mon Jun 08 18:04:19 2015 +0200 +++ b/x_nucleo_iks01a1_targets.h Wed Jun 10 16:44:54 2015 +0200 @@ -46,4 +46,7 @@ #define IKS01A1_PIN_I2C_SCL (D15) #define IKS01A1_PIN_I2C_SDA (D14) +/* Free Fall Detection IRQ */ +#define IKS01A1_PIN_FF (A2) + #endif // _X_NUCLEO_IKS01A1_TARGETS_H_