.gitignore
.pylintrc
.travis.yml
README.md
mypy.ini
setup.cfg
setup.py
test.sh
docs/.gitignore
docs/Makefile
docs/conf.py
docs/index.rst
docs/modules/pihat.eeprom.rst
docs/modules/pihat.rst
pihat/__init__.py
pihat.egg-info/PKG-INFO
pihat.egg-info/SOURCES.txt
pihat.egg-info/dependency_links.txt
pihat.egg-info/entry_points.txt
pihat.egg-info/requires.txt
pihat.egg-info/top_level.txt
pihat/eeprom/__init__.py
pihat/eeprom/cli.py
pihat/eeprom/constants.py
pihat/eeprom/crc.py
pihat/eeprom/desc.py
pihat/eeprom/device.py
pihat/eeprom/exceptions.py
pihat/eeprom/file.py
pihat/eeprom/ideeprom0.dtbo
pihat/eeprom/ideeprom0.dts
pihat/eeprom/ideeprom1.dtbo
pihat/eeprom/ideeprom1.dts
pihat/eeprom/ideeprom99.dtbo
pihat/eeprom/ideeprom99.dts
pihat/eeprom/layout.py
test/__init__.py
test/test_crc.py
test/test_desc.py
test/test_device.py
test/test_file.py
test/test_layout.py
test/files/Makefile
test/files/sample.dtbo
test/files/sample.dts
test/files/sample.eep
test/files/sample.txt
test/files/spidev.eep
test/files/spidev.txt