Gaëtan Harter a1ea4cde0e robotis-loader.py: fix flake8 errors
I fixed the errors and lazily silenced the 'bare-except'.

    boards/opencm904/dist/robotis-loader.py:85:1: E722 do not use bare except'
    boards/opencm904/dist/robotis-loader.py:91:1: E722 do not use bare except'
    boards/opencm904/dist/robotis-loader.py:101:16: E703 statement ends with a semicolon
    boards/opencm904/dist/robotis-loader.py:60:1: E265 block comment should start with '# '
    boards/opencm904/dist/robotis-loader.py:62:1: E265 block comment should start with '# '
2018-04-09 18:55:26 +02:00
..
2018-03-08 17:16:31 +01:00
2018-02-24 18:06:33 +01:00
2018-02-24 18:13:32 +01:00
2017-11-30 13:50:55 +01:00
2017-10-26 12:10:24 +02:00

Platform configurations for RIOT-OS

This directory contains existing configuration and initialization files for platforms supported by RIOT-OS.