mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-08-13 19:49:24 +03:00
add G431-blink
This commit is contained in:
9
G4:G431/blink/Makefile
Normal file
9
G4:G431/blink/Makefile
Normal file
@@ -0,0 +1,9 @@
|
||||
BINARY := blink
|
||||
# MCU code
|
||||
MCU := G431xx
|
||||
# change this linking script depending on particular MCU model,
|
||||
LDSCRIPT := stm32g431xb.ld
|
||||
|
||||
include ../makefile.g4
|
||||
include ../../makefile.stm32
|
||||
|
||||
Reference in New Issue
Block a user