commit | 338371e483fa5417efab251cb5c9fbcac31aa2f1 | [log] [tgz] |
---|---|---|
author | Martin Thiede <martin.thiede@accenture.com> | Wed Mar 19 19:59:57 2025 +0100 |
committer | Benjamin Cabé <kartben@gmail.com> | Wed Mar 26 08:55:37 2025 +0100 |
tree | ad46bf58a2f1353341d630fc9b17f312b9417ca8 | |
parent | 5f935da80d93a3e704c80b88c783e95174a968e6 [diff] |
boards: nucleo_h755zi_q: fix debugging This fix uses the stm32h745i-disco openocd configuration instead of the st_nucleo_h745zi configuration as the latter seems to be broken in openocd as shipped by zephyr-sdk-0.17.0. Signed-off-by: Martin Thiede <martin.thiede@accenture.com>