You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the same with stm32h743. I got it working with the following patch. All rust samples seems to work but they don't need the flash, so i don't know if this would work.
As you've discovered, this is fairly easy to fix, but points out a deeper issue that we don't have a solid mapping in Zephyr between nodes in the DT and what interface supports them. Unfortunately, that means to add new targets, it usually just takes some simple additions to the yaml file.
I'll describe this as an enhancement, because it is about running this on a platform not listed in etc/platforms.txt. However, it is fairly easy to add most of these.
d3zd3z
changed the title
samples/hello_world: build fail.
Support additional targest with Rust (was samples/hello_world: build fail.)
Feb 26, 2025
version: c94328f
or:
It seems that only the nrf52840 chip is normal
log:
The text was updated successfully, but these errors were encountered: