Merge remote-tracking branch 'ofw/dev' into mntm-dev

This commit is contained in:
Willy-JL
2024-10-14 23:44:44 +01:00
167 changed files with 6280 additions and 2155 deletions

View File

@@ -221,6 +221,7 @@ fwelf = fwenv["FW_ELF"] = fwenv.Program(
sources,
LIBS=fwenv["TARGET_CFG"].linker_dependencies,
)
Depends(fwelf, fwenv["LINKER_SCRIPT_PATH"])
# Firmware depends on everything child builders returned
# Depends(fwelf, lib_targets)