Kevin Lee před 3 roky
rodič
revize
8a6b6ccf32
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Nixie_Firmware_Rust/.cargo/config

+ 1 - 1
Nixie_Firmware_Rust/.cargo/config

@@ -36,4 +36,4 @@ target = "thumbv7em-none-eabihf"     # Cortex-M4F and Cortex-M7F (with FPU)
 # target = "thumbv8m.main-none-eabihf" # Cortex-M33 (with FPU)
 
 [alias]
-unittest = "test --target=x86_64-unknown-linux-gnu"
+unittest = "test --target=x86_64-unknown-linux-gnu --bin nixie-clock-in-8"