mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-22 09:41:00 +03:00
rename G0:G070
This commit is contained in:
9
G0:G070,G0B1/blink/Makefile
Normal file
9
G0:G070,G0B1/blink/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
BINARY := blink
|
||||
# MCU code
|
||||
MCU := G070xx
|
||||
# change this linking script depending on particular MCU model,
|
||||
LDSCRIPT := stm32g070xb.ld
|
||||
|
||||
include ../makefile.g0
|
||||
include ../../makefile.stm32
|
||||
|
||||
Reference in New Issue
Block a user