jas1339

Results 2 issues of jas1339

I was trying to use the fftconvolve in my code and when i do a cargo run i get this error: error: linking with `cc` failed: exit status: 1. I...

I was trying to follow the usb_serial.rs example for STM32H7 and my computer wasn't detecting the usb. I made sure to set vbus_detection to false. I think the issue is...