simple CCS811 driver

Dependencies:   AMS_ENS210_temp_humid_sensor

Dependents:   TBSense2_Sensor_Demo

Fork of AMS_CCS811_gas_sensor by Marcus Lee

Revisions of AMS_CCS811.cpp

Revision Date Message Actions
15:cf658680c53f 2019-03-05 Added FW v2.0.0 for CCS811 and introduced usage of mbed_trace File  Diff  Annotate
14:0e8f5bf68b50 2017-05-04 wrong bool handling File  Diff  Annotate
13:a74306788df7 2017-01-24 success wasn't updated in fw_mode = 0 branch of init() File  Diff  Annotate
12:45065badca0f 2017-01-24 removed unused include File  Diff  Annotate
11:ef2d4258cd15 2017-01-24 initialized all the pointers to NULL File  Diff  Annotate
10:225a71ec316c 2017-01-24 removed another wayward printf File  Diff  Annotate
9:3f0733792717 2017-01-24 removed some printfs File  Diff  Annotate
8:58a36d9218be 2017-01-24 added facility to query the current temp and humid measurement from an attached ENS210 File  Diff  Annotate
7:5c95614a61ee 2017-01-24 ENS210 auto poll and manual env_data functionality added File  Diff  Annotate
6:22c0a7f2ece2 2017-01-23 reading data via poll, interrupt in all active modes works File  Diff  Annotate
5:41e97348e9e7 2017-01-20 Implimented error methods and starting data collection. Added a few extra methods to read the status and boot into app mode from boot mode File  Diff  Annotate
4:a6b8881eae87 2017-01-19 starting tests on simple implimentations File  Diff  Annotate
3:782a719f47a5 2017-01-19 almost all simple implimentations done File  Diff  Annotate
2:e394671ef5f6 2017-01-19 continuing implimentation File  Diff  Annotate
1:acfca1d3256d 2017-01-19 simple members implimented File  Diff  Annotate
0:5edbf3550350 2017-01-19 starting implimentation File  Diff  Annotate