1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/boards/opencm904
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
..
dist robotis-loader.py: fix flake8 errors 2018-04-09 18:55:26 +02:00
include boards/*: make brief description consistent 2018-01-24 08:30:56 +01:00
board.c boards/opencm904: remove custom vector base address 2017-03-17 18:09:24 +01:00
Makefile boards: Remove executable bit on various non-executable files 2017-10-13 10:29:34 +02:00
Makefile.features boards: adapt to reorganized CPU Makefile.features 2017-11-02 12:59:46 +01:00
Makefile.include boards/makefiles: Remove '-Otype' from OFLAGS 2018-04-09 17:32:46 +02:00