15:09vmignot: Hi ! Is it intentional that the mme_fermi_sim_hw_test and mme_tu104_sim_hw_test are installed alongside NVK when built with `build-test` ?
17:20mlankhorst: I created my first program in rust to calculate if a CRC in a message is correct. So far it seems to be 99% fighting compiler, and then once it compiles it validated on the first run that it got the correct CRC. Seems rust is exactly as they say in that aspect. :D