blob: f26087e8549e00e22bdf6c3a0deb12b3f96955f7 [file] [log] [blame]
# The BSD License (BSD)
#
# Copyright (c) 2016 Adafruit Industries
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
#
# The above copyright notice and this permission notice shall be included in all
# copies or substantial portions of the Software.
#
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
syscfg.defs:
BME280_SHELL_ITF_NUM:
description: 'Shell interface number for the BME280'
value: 0
BME280_SHELL_ITF_TYPE:
description: 'Shell interface type for the BME280'
value: 0
BME280_SHELL_CSPIN:
description: 'CS pin for BME280'
value : 3
BME280_CLI:
description: 'Enable shell support for the BME280'
value: 0
BME280_SPEC_CALC:
description: 'BME280 Spec calculation insetad of built in one'
value : 1
BME280_LOG_MODULE:
description: 'Numeric module ID to use for BME280 log messages'
value: 208