commit | a383dd6d6c058055f1924625909f0f8a522f7507 | [log] [tgz] |
---|---|---|
author | Rahul Arasikere <arasikere.rahul@gmail.com> | Tue Aug 29 16:13:09 2023 -0400 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Thu Aug 31 10:21:25 2023 +0200 |
tree | 4f307fd8aba66cce5eb70479e7aebf73d62139af | |
parent | da55c2659333c66b1cff9e818c05d58f25938349 [diff] |
soc: arm: Device tree refactor and support for stm32f765xx Created a seperate device tree file for the stm32f765. Moved common nodes from the stm32f767 device tree file to the new file and based the stm32f767 off the stm32f765. Signed-off-by: Rahul Arasikere <arasikere.rahul@gmail.com>