This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| ../cargo-flash/target/debug/cargo-flash --release --example blinky --chip-description-path ../probe-rs/probe-rs/targets/LPC546xx\ Series.yaml --chip LPC54608J512ET180 --features="rt mcu-lpc54608j512et180" --log trace | |
| DEBUG cargo_flash > Changed working directory to . | |
| DEBUG probe_rs_cli_util > Running 'cargo' in directory /Users/allexoll/Desktop/lpc546xx-hal | |
| Finished release [optimized + debuginfo] target(s) in 0.04s | |
| warning: lint `legacy_directory_ownership` has been removed: converted into hard error, see issue #37872 <https://github.com/rust-lang/rust/issues/37872> for more information | |
| --> /Users/allexoll/Desktop/lpc-pac/lpc546xx/src/lib.rs:5:9 | |
| | | |
| 5 | #![deny(legacy_directory_ownership)] | |
| | ^^^^^^^^^^^^^^^^^^^^^^^^^^ | |
| | |
NewerOlder