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 #475
Annotations
7 errors and 7 warnings
verify (esp32h2)
Process completed with exit code 101.
|
verify (esp32c2)
Process completed with exit code 101.
|
verify (esp32c3)
Process completed with exit code 101.
|
verify (esp32c6)
Process completed with exit code 101.
|
verify (esp32)
Process completed with exit code 101.
|
verify (esp32s3)
Process completed with exit code 101.
|
verify (esp32s2)
Process completed with exit code 101.
|
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 (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"] }
|
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"] }
|