stm32-rs / stm32f1xx-hal

A Rust embedded-hal HAL impl for the STM32F1 family based on japarics stm32f103xx-hal
Apache License 2.0
550 stars 173 forks source link

compilation time error #486

Open Bariskizilkaya opened 1 month ago

Bariskizilkaya commented 1 month ago

I followed untill here image

but i got different kind of error

image

TheZoq2 commented 1 month ago

I think you can ignore that and keep following the guide. This error looks like a better error than what was there when we wrote the guide.

If you move on and run into other issues, let us know

Bariskizilkaya commented 1 month ago

when i continue the guide i created 2 more files which are memory.x .config/config files and i got this linking problem image

I checked 2 times all files are fine and same but this occur