commit | 9b7768147342aa65233e9adc802b9cb4b3150ee3 | [log] [tgz] |
---|---|---|
author | Jordan Yates <jordan.yates@data61.csiro.au> | Sat Jul 15 21:47:02 2023 +1000 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jul 25 09:13:16 2023 +0200 |
tree | d58445c7b639702eef324a7ea6ac0ac5b14b2992 | |
parent | d1a50e540bd54314d928caec99f9c3956a2218a1 [diff] |
dts: gen_defines: generate `_ORD_STR_SORTABLE` Generate a zero padded variant of `_ORD` that is suitable for use in linker scripts with the `SORT` property, so that `6` is correctly placed before `24`, and so on. Signed-off-by: Jordan Yates <jordan.yates@data61.csiro.au>