1
0
mirror of https://github.com/rfivet/stm32bringup.git synced 2025-09-24 15:24:01 -04:00

Upgrade toolchain to 13.3.

Documentation revision with Firefox.
This commit is contained in:
2024-09-20 15:27:09 +08:00
parent 8c464ae090
commit f199ffa8b0
5 changed files with 15 additions and 6 deletions

View File

@@ -299,6 +299,7 @@ clean:
%.hex: %.elf
@echo $@
$(OBJCOPY) -O ihex $< $@
</pre>
<hr>© 2020-2024 Renaud Fivet