commit | 5919bd988b9dfb40a6b4ab5a3fd4af2dccda3c95 | [log] [tgz] |
---|---|---|
author | Pieter De Gendt <pieter.degendt@basalte.be> | Mon Apr 22 08:41:50 2024 +0200 |
committer | Alberto Escolar <alberto.escolar.piedras@nordicsemi.no> | Mon Apr 22 09:52:12 2024 +0200 |
tree | 5a25e21fedfcfce0cbfb57661778daf494e4159d | |
parent | 45205f865e18decbb9568c4691686dc679cbe961 [diff] |
include: linker: common-rom-logging: Fix log_strings section subalign Commit 89679cd9754 replaced hard-coded alignment with a define, but a regression was introduced with a missing SUBALIGN. Signed-off-by: Pieter De Gendt <pieter.degendt@basalte.be>