Add [pycodestyle](https://github.com/PyCQA/pycodestyle) checking to Travis builds for all CircuitPython drivers and examples. [autopep8](https://github.com/hhatto/autopep8) can be used to clean up failing code and get travis back green.
Add pycodestyle checking to Travis builds for all CircuitPython drivers and examples.
autopep8 can be used to clean up failing code and get travis back green.