Commit 73442e60 authored by Alén Arias Vázquez's avatar Alén Arias Vázquez 😎

added gateware status lite in the main

parent b8c6b98f
Pipeline #3827 passed with stages
in 120 minutes and 32 seconds
......@@ -385,6 +385,9 @@ int cmd_print_status(char *params)
printf("----------------------------+--------------+\n");
printf("\n");
get_fpga_status(false);
printf("\n");
print_slot_status();
printf("\n");
print_fmc_status();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment