Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:stm32 [2024/10/08 15:03] – [Board support packages] darron | tools:stm32 [2024/10/08 15:06] (current) – [Board support packages] darron | ||
---|---|---|---|
Line 91: | Line 91: | ||
</ | </ | ||
+ | ==STM32H745I DISCOVERY== | ||
+ | |||
+ | < | ||
+ | #! /bin/sh | ||
+ | mkdir -p /opt/BSP && cd /opt/BSP | ||
+ | git clone https:// | ||
+ | git clone https:// | ||
+ | git clone https:// | ||
+ | git clone https:// | ||
+ | git clone https:// | ||
+ | git clone https:// | ||
+ | git clone https:// | ||
+ | </ | ||
===TinyUSB=== | ===TinyUSB=== | ||