Hi everyone!
I'm a beginner in rust trying to write a GPIO driver for STM32L552 Nucleo board on my own and verifying it using a LED blinking code. But I'm unable to figure out the errors in my code. Can u please help me with this.
List of softwares in my PC:
1)RUSTUP - rustup 1.25.2
2)Visual Studio code - 1.76.2
Extensions used in VScode:
C/C++v1.14.4 rust-analyzer
v0.3.1435
code repository:
Any suggestions would be appreciated.