Now you can use NC as InterruptIn

Dependencies:   X_NUCLEO_COMMON

Fork of X_NUCLEO_6180XA1 by ST

Changes

RevisionDateWhoCommit message
42:692c6223dc24 2016-03-11 fabiombed Now you can use NC as InterruptIn default tip
41:2e00362bdb8e 2016-03-03 mapellil Check if 6180 InterruptIn pin is NC do not register call back function.
40:b4d20279e312 2016-02-24 mapellil Fixed VL6180X::VL6180x_UpdateByte passing dangling pointer to I2cWrite
39:3cce4ba37695 2016-01-18 mapellil Fixed array init gcc compilation issue in Display.h
38:18abb7f7dcb2 2015-12-03 mapellil Fixed compilation warnings
37:837cffa6b530 2015-11-27 mapellil Renamed GPIOs using Arduino names for multi vendor compatibility
36:f6278b3e7c82 2015-11-24 mapellil Exposed GPIOs on constructor, code cleanup, doxy comment
35:407b0b127eb8 2015-11-18 mapellil Removed vl6180x_api.h, added doxy comments to API
34:5bcffb4c5b47 2015-11-17 licio.mapelli@st.com Added DisplayDigit function to Display class
33:1573db91352c 2015-11-17 licio.mapelli@st.com Added Switch class, added self contained Display class, added STMPE1600 component
32:ef97c377d27b 2015-11-10 mapellil Extended Doxy doc
31:f99c53a51917 2015-11-09 mapellil Added Doxygen doc
30:75bf50276881 2015-11-09 mapellil fixed some doxygen comments
29:6d6b67e2e212 2015-11-06 gallonm Updated AlsSetThresholds function
28:7c9031e96c22 2015-11-05 gallonm Settled AlsSetThresholds function that takes the parameters in lux.
27:22c6f69967d9 2015-11-04 gallonm Updated printed messages.
26:db0cdc5ecc0a 2015-11-04 gallonm Settled AlsSetThresholds and AlsGetThresholds.
25:126b760a3f55 2015-11-02 gallonm Included X_NUCLEO_COMMON library
24:025afc3fe30f 2015-11-02 gallonm Modified file cfg.h by introducing #define EXTENDED_RANGE_50CM.
23:dfb5ccc7b780 2015-10-30 gallonm Updated Display_class.h
22:1a6327e9a7e6 2015-10-28 gallonm Updated destructor of x_nucleo_6180xa1.h; Fixed VL6180x_cfg.h
21:5fb360508b6e 2015-10-28 gallonm Updated VL6180x_class.h
20:dd8390d615bf 2015-10-28 gallonm Removed PollDelay and introduced simply wait_ms function.; Updated file platform.h.; Fixed all FIXME.; Fixed error printing.; Updated x_nucleo_6180xa1.cpp file.
19:39ea6bab0e5b 2015-10-28 mapellil Removed some undefined funct preventing the lib to be self contained. Added Serial pc global variable.
18:c98aa73dc4a5 2015-10-27 gallonm Update all files
17:922c88827e4d 2015-10-27 gallonm Updated display
16:0d4776564733 2015-10-27 gallonm Added display class.
15:454710d17358 2015-10-20 gallonm Fixed the function StartMeasurement
14:0effa0bbf192 2015-10-19 gallonm Fixed the function Prepare() (disabled gpio interrupt by default)
13:6736a00a0aa9 2015-10-13 gallonm Deleted a comment in x_nucleo_6180xa1.h
12:71d589e6fd2c 2015-10-13 gallonm Introduced virtual functions GetRange and GetLight of the sensor classes.
11:88541229403e 2015-10-06 gallonm Update vl6180x_class.h (SetI2cAddress function)
10:4954b09b72d8 2015-10-06 gallonm Fitted all api files (reinserted original api files)
9:9cbc1736f148 2015-09-29 licio.mapelli@st.com Fixed i2c wr
8:f943a1fca15f 2015-09-29 licio.mapelli@st.com fixed i2c functions and code cleanup
7:2dc81120c917 2015-09-25 gallonm update files
6:6a09fe77ad3c 2015-09-18 mapellil added STMPE1600 GpioExp empty files
5:40d1bdb706e0 2015-09-17 gallonm Delete some files
4:a5abf7757947 2015-09-17 gallonm First compile of Init function and ReadID function
3:454541a079f4 2015-09-11 gallonm init function, readID function
2:7684e0b4e40e 2015-09-10 gallonm add file .cpp
1:1de1ea2994d9 2015-09-09 gallonm Added some files
0:1fb1f010ac84 2015-09-08 gallonm 1 commit