commit | 1302eac702716c7dce48132b9e1f03d571ccb898 | [log] [tgz] |
---|---|---|
author | Boerge Struempfel <boerge.struempfel@gmail.com> | Tue Apr 01 11:57:20 2025 +0200 |
committer | Boerge Struempfel <boerge.struempfel@gmail.com> | Tue Apr 01 16:32:44 2025 +0200 |
tree | 049ae008379f5a761da9109714a1f7cc5ecf8a10 | |
parent | c455b5aa23fa859087637fac15270f7b3b6d5932 [diff] |
feat(stm32mp2): use USART1 for debug console on ultra-fly boards This commit configures the debug console to use USART1 for ultra-fly boards, ensuring the early console works as expected on these boards. These changes are specific to the ultra-fly boards and do not affect any other boards. Change-Id: I17f2c50779426dc31a8e85d6903141c331882c86 Signed-off-by: Boerge Struempfel <boerge.struempfel@gmail.com>