xref: /openbmc/pyphosphor/obmc/enums.py (revision 1b3c05c1f44185f8176f46829a26ad6e50d0831f)
1*8ffe1e44SBrad Bishop# Contributors Listed Below - COPYRIGHT 2016
2*8ffe1e44SBrad Bishop# [+] International Business Machines Corp.
3*8ffe1e44SBrad Bishop#
4*8ffe1e44SBrad Bishop#
5*8ffe1e44SBrad Bishop# Licensed under the Apache License, Version 2.0 (the "License");
6*8ffe1e44SBrad Bishop# you may not use this file except in compliance with the License.
7*8ffe1e44SBrad Bishop# You may obtain a copy of the License at
8*8ffe1e44SBrad Bishop#
9*8ffe1e44SBrad Bishop#     http://www.apache.org/licenses/LICENSE-2.0
10*8ffe1e44SBrad Bishop#
11*8ffe1e44SBrad Bishop# Unless required by applicable law or agreed to in writing, software
12*8ffe1e44SBrad Bishop# distributed under the License is distributed on an "AS IS" BASIS,
13*8ffe1e44SBrad Bishop# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
14*8ffe1e44SBrad Bishop# implied. See the License for the specific language governing
15*8ffe1e44SBrad Bishop# permissions and limitations under the License.
16*8ffe1e44SBrad Bishop
17*8ffe1e44SBrad BishopGPIO_DEV = '/sys/class/gpio'
18