added C hal into the project successfuly
This commit is contained in:
@@ -13,3 +13,7 @@ rustflags = [
|
||||
|
||||
[package.metadata.cargo-flash]
|
||||
chip = "STM32U575ZIT"
|
||||
|
||||
[env]
|
||||
CC_thumbv8m_main_none_eabihf = "arm-none-eabi-gcc"
|
||||
AR_thumbv8m_main_none_eabihf = "arm-none-eabi-ar"
|
||||
|
||||
Reference in New Issue
Block a user