Skip to content
This repository has been archived by the owner on Nov 14, 2024. It is now read-only.

Complete esp32h2 support, simplify linker args, create snippets #477

Complete esp32h2 support, simplify linker args, create snippets

Complete esp32h2 support, simplify linker args, create snippets #477

Triggered via pull request January 10, 2024 18:35
Status Failure
Total duration 2m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Matrix: verify
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 7 warnings
verify (esp32h2)
Process completed with exit code 101.
verify (esp32c2)
Process completed with exit code 1.
verify (esp32c3)
Process completed with exit code 1.
verify (esp32c6)
Process completed with exit code 1.
verify (esp32)
Process completed with exit code 1.
verify (esp32s2)
Process completed with exit code 1.
verify (esp32s3)
Process completed with exit code 1.
verify (esp32h2)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 8 : [dependencies] 9 : {{ mcu }}-hal = "{{ hal_version }}" ^ 10: esp-backtrace = { version = "0.10.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
verify (esp32c2)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 8 : [dependencies] 9 : {{ mcu }}-hal = "{{ hal_version }}" ^ 10: esp-backtrace = { version = "0.10.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
verify (esp32c3)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 8 : [dependencies] 9 : {{ mcu }}-hal = "{{ hal_version }}" ^ 10: esp-backtrace = { version = "0.10.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
verify (esp32c6)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 8 : [dependencies] 9 : {{ mcu }}-hal = "{{ hal_version }}" ^ 10: esp-backtrace = { version = "0.10.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
verify (esp32)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 8 : [dependencies] 9 : {{ mcu }}-hal = "{{ hal_version }}" ^ 10: esp-backtrace = { version = "0.10.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
verify (esp32s2)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 8 : [dependencies] 9 : {{ mcu }}-hal = "{{ hal_version }}" ^ 10: esp-backtrace = { version = "0.10.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }
verify (esp32s3)
Error parsing Cargo.toml manifest, fallback to caching entire file: Error: Invalid TOML document: only letter, numbers, dashes and underscores are allowed in keys 8 : [dependencies] 9 : {{ mcu }}-hal = "{{ hal_version }}" ^ 10: esp-backtrace = { version = "0.10.0", features = ["{{ mcu }}", "panic-handler", "exception-handler", "print-uart"] }