info! printing to the terminal
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
arm-none-eabi-gcc --version | head -n1
|
||||
echo "cargo build --release --target thumbv8m.main-none-eabihf"
|
||||
echo "cargo flash --release --chip STM32U575ZI"
|
||||
echo "export DEFMT_LOG=info"
|
||||
echo "cargo run --bin main"
|
||||
echo "probe-rs run --chip STM32U575ZITxQ target/thumbv8m.main-none-eabihf/release/main"
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user