Replies: 4 comments
-
|
|
Beta Was this translation helpful? Give feedback.
-
|
Actually yes, I have all these files, |
Beta Was this translation helpful? Give feedback.
-
|
Open |
Beta Was this translation helpful? Give feedback.
-
|
Hi @folibis, You can have a look into branch v4.2.0. This creates a module but the principle is the same |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I try to setup a custom board.
I have a supported board
WeAct STM32F405RTG6and so my plan was to begin with that.I've just copied the board files from
zephyr/boards/weact/stm32f405_coreinto my foldermyboard:All inside
zephyrprojectfolder.So my folder looks like:
now I try to build that with:
west build -b myboardbut for some reason I get dts include error:
the original file actually contains:
I just copied it as is.
So what a problem? Should I update the include path somehow?
Beta Was this translation helpful? Give feedback.
All reactions