summaryrefslogtreecommitdiff
path: root/firmware/os/drivers/st_lps22hb/lps22hb.c
AgeCommit message (Expand)Author
2017-10-18nanohub: drivers/st_lps22hb: change temp sensor type into SENS_TYPE_AMBIENT_TEMPArmando Visconti
2017-06-02nanohub: drivers/st_lps22hb: added sensorCfgData and Calibration functionsArmando Visconti
2017-05-18nanohub: driver/st_lps22hb: Some 'debug prints' are actually 'info prints'Armando Visconti
2017-04-28nanohub: drivers/lps22hb: Remove unused codeArmando Visconti
2017-04-24nanohub: drivers/lps22hb: Remove obsolete statesDmitry Shmidt
2017-04-24nanohub: drivers/lps22hb: Add timestamp to baro samples for more precisionArmando Visconti
2017-04-04nanohub: drivers/lps22hb: Check ret value of i2c transfer operationsArmando Visconti
2017-04-04nanohub: drivers/lps22hb: line up macros for better readabilityArmando Visconti
2017-04-04nanohub: drivers/lps22hb: Added debug macrosArmando Visconti
2017-04-04nanohub: drivers/lps22hb: Use dynamic I2C transfer buffer allocationArmando Visconti
2017-04-04nanohub: drivers/lps22hb: Moved platform dependent data out into variant fileArmando Visconti
2017-03-24nanohub:drivers: Add STMicroelectronics LPS22HB sensor driverArmando Visconti