commit | 23b947532ce36f5ebd8b059a6d041efba9006c42 | [log] [tgz] |
---|---|---|
author | Martí Bolívar <marti.bolivar@nordicsemi.no> | Thu Dec 15 13:03:36 2022 -0800 |
committer | Carles Cufí <carles.cufi@nordicsemi.no> | Mon Dec 19 11:54:25 2022 +0100 |
tree | 5c85717352db62031453a6df56e92a7058b7514f | |
parent | 9812447449e55fe565349c9f8e91428a67cfb13c [diff] |
cmake: modules: extensions: fix a section header The table of contents at the top of the file has 'Devicetree extensions' as the name of the section containing... those things. The actual place in the file where they are defined has a different title, though, defeating searching in the file for that section name. Fix it. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>