commit | 817bbbe5fcb22686d6ff2b8f1aaa896f2f090e8e | [log] [tgz] |
---|---|---|
author | Yann Gautier <yann.gautier@st.com> | Wed Jan 22 09:35:21 2025 +0100 |
committer | Yann Gautier <yann.gautier@st.com> | Fri Apr 18 17:50:59 2025 +0200 |
tree | 2a994c19ee33ba92a0f526811f50e2ff84d8fdcd | |
parent | 30a5286e9d340ace23daf17119e3406e8942a7b9 [diff] |
feat(st): update stm32 linker scripts Remove an extra dot for the .data section. Use FILL(0) instead of *(.data*). There is nothing there matching this expression and was just use to have a filler. Use explicit FILL(0) instead. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: Ib5fc7dcdfe2b34b6892602512b8ae4115d45f307