Skip to content

ports/stm32: Fix print overload crash on stop. #52

ports/stm32: Fix print overload crash on stop.

ports/stm32: Fix print overload crash on stop. #52

Triggered via pull request July 31, 2024 02:13
Status Failure
Total duration 22s
Artifacts

ruff.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

4 errors
Ruff (F821): ports/mimxrt/modules/_boot.py#L11
ports/mimxrt/modules/_boot.py:11:12: F821 Undefined name `const`
Ruff (F821): ports/mimxrt/modules/_boot.py#L12
ports/mimxrt/modules/_boot.py:12:15: F821 Undefined name `const`
Ruff (F821): ports/mimxrt/modules/_boot.py#L13
ports/mimxrt/modules/_boot.py:13:10: F821 Undefined name `const`
ruff
Process completed with exit code 1.