rename G0:G070

This commit is contained in:
Edward Emelianov
2026-03-01 23:12:53 +03:00
parent 1f4f111c52
commit 71d30dd19a
136 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
BINARY := usart
# MCU code
MCU := G070xx
# change this linking script depending on particular MCU model,
LDSCRIPT := stm32g070xb.ld
include ../makefile.g0
include ../../makefile.stm32