Skip to content

ipynb/Examples: refactor riscv_gcc configs #857

ipynb/Examples: refactor riscv_gcc configs

ipynb/Examples: refactor riscv_gcc configs #857

GitHub Actions / Flake8 failed Nov 18, 2024 in 0s

3 errors

Flake8 found 3 errors

Annotations

Check failure on line 152 in mlonmcu/setup/tasks/riscv_gcc.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

mlonmcu/setup/tasks/riscv_gcc.py#L152

Undefined name 'user_varso' (F821)

Check failure on line 85 in mlonmcu/target/riscv/spike.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

mlonmcu/target/riscv/spike.py#L85

Line too long (137 > 120 characters) (E501)

Check failure on line 101 in mlonmcu/target/riscv/spike.py

See this annotation in the file changed.

@github-actions github-actions / Flake8

mlonmcu/target/riscv/spike.py#L101

F-string is missing placeholders (F541)