summaryrefslogtreecommitdiff
path: root/lib/embedded-cli/embedded_cli.h
diff options
context:
space:
mode:
authorhathach <[email protected]>2026-07-15 20:13:55 +0700
committerhathach <[email protected]>2026-07-15 20:13:55 +0700
commit83577c42134fc5ef271e5e80655512bcd6cb3e8d (patch)
treefa217a0f7b7ca94a39df5266cbaf01266710aae0 /lib/embedded-cli/embedded_cli.h
parent39b3c4482a8af712f4306b2d3bda3cf9b52f25db (diff)
bsp/stm32h5: add missing IAR linker script for stm32h533
stm32h533nucleo could never link with IAR: family.cmake points LD_FILE_IAR at linker/stm32h533xx_flash.icf, which did not exist (every sibling H5 variant has one). Surfaced by CircleCI's one-random job picking stm32h533nucleo+IAR (Fatal error[Lc002]). H533 and H523 have identical memory maps (512K flash / 272K RAM; their GCC .ld files differ only in a comment), so the icf is a copy of the H523 one.
Diffstat (limited to 'lib/embedded-cli/embedded_cli.h')
0 files changed, 0 insertions, 0 deletions