Searched defs:icf_to_ld (Results 1 – 2 of 2) sorted by relevance
212 icf_to_ld section in stm32cube_builder228 …onents`: https://github.com/STMicroelectronics/STM32Cube_MCU_Overall_Offer#stm32cube-mcu-components229 .. _`ST's GitHub page`: https://github.com/STMicroelectronics231 .. _module-pw_stm32cube_build-bazel:
279 def icf_to_ld(icf_path: pathlib.Path, ld_path: pathlib.Path | None): function