bosch bme280: Remove old driver in favor of new driver to be added soon

This driver, based on bosch code is being removed in favor of a new
driver to be added soon that is more fully functional and includes SPI
support.

The new driver will be included along with a BMP280 implementation in
a new bmp280 library.

Signed-off-by: Jon Trulson <jtrulson@ics.com>
Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
Jon Trulson
2016-05-04 12:24:23 -06:00
committed by Noel Eck
parent dd2bca97b9
commit 84144d0c8f
15 changed files with 4 additions and 4717 deletions

View File

@ -859,10 +859,10 @@ EXCLUDE_SYMLINKS = NO
# Note that the wildcards are matched against the file with absolute path, so to
# exclude all test directories for example use the pattern */test/*
# bme280driver code is provided by bosch. This source contains tags which are
# picked up by doxygen (namely \mainpage) and incorrectly get added to docs.
EXCLUDE_PATTERNS = bosch_* \
*bme280driver*
# bmi160 driver contains code provided by bosch. This source contains
# tags which are picked up by doxygen (namely \mainpage) and
# incorrectly get added to docs.
EXCLUDE_PATTERNS = bosch_*
# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names
# (namespaces, classes, functions, etc.) that should be excluded from the