-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested
Description
So I am following the process of getting the hal examples to build.
I can execute the command:
cargo build --features=stm32f030x4
But there is no docs for the next step in this process, ie: there are lots of "examples" -
how do I build the specific example? ie blinky..
I am very familiar with this with GCC - for GCC - I am expecting an ELF file, or an "a.out" or simular
That next step seems to be missing in the README :-(
My ultimate goal is I need RUST for AARCH64 and RISCV...
But I am starting with this because I have one
Thanks.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestquestionFurther information is requestedFurther information is requested