summaryrefslogtreecommitdiff
path: root/driver/baro_bmp280.h
Commit message (Expand)AuthorAgeFilesLines
* Update license boilerplate text in source code filesMike Frysinger2022-09-121-1/+1
* driver/baro_bmp280.h: Format with clang-formatJack Rosenthal2022-06-281-102/+101
* Remove __7b, __8b and __7bfDenis Brockus2019-07-201-2/+2
* Use 7bit I2C/SPI slave addresses in ECDenis Brockus2019-07-191-2/+3
* common: bit change 1 << constants with BIT(constants)Gwendal Grignou2019-03-261-2/+2
* sensor: Adjust max_frequency based on EC performanceGwendal Grignou2018-12-031-0/+3
* cleanup: motion_sense: Remove driver data structure externsShawn Nematbakhsh2017-06-151-1/+0
* common: sensors: add extra sensor attributesNick Vaccaro2017-05-181-0/+8
* i2c: Add i2ctest console commandVijay Hiremath2016-09-231-0/+5
* driver: bmp280: set_data_rate rate in mHz.Gwendal Grignou2016-09-151-4/+6
* driver: bmp280: Add rangeGwendal Grignou2016-09-091-2/+3
* barometer: Add barometer driver for BMP280 in ECDivya Sasidharan2016-08-241-0/+205