Skip to content

ports/stm32/posix_helpers: Fix compile issue with gcc 13.2.rel1. #12

ports/stm32/posix_helpers: Fix compile issue with gcc 13.2.rel1.

ports/stm32/posix_helpers: Fix compile issue with gcc 13.2.rel1. #12

Triggered via push January 17, 2024 01:40
Status Failure
Total duration 20s
Artifacts

ruff.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

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