Skip to content

Conversation

wom-bat
Copy link
Contributor

@wom-bat wom-bat commented Sep 17, 2025

To ease adding new boards to projects, abstract out all the common bits into separate files.

Do the same for the toolchain bits.

I'm not sure whether the board descriptions should be here or in sDDF.

To ease adding new boards to projects, abstract out all the
common bits into separate files.

Do the same for the toolchain bits.

Signed-off-by: Peter Chubb <[email protected]>
common: MUSL isn't defined yet so this fixes the issue of including /lib

fileio.mk: not using eth driver

firewall: imx8mp_iotgate defines ETH_DRIV_DIR not ETH_DRIV_DIR0
Signed-off-by: dumsum <[email protected]>
-MD \
-MP \
-Wall \
-Wno-unused-function \
Copy link
Contributor

@dumsum dumsum Sep 18, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we keep these warnings off or perhaps add them to toolchain snippet?

-Wno-unused-function \
-Wno-bitwise-op-parentheses \
-Wno-shift-op-parentheses \ 

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants