mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-22 01:31:21 +03:00
rename G0:G070
This commit is contained in:
5
G0:G070,G0B1/makefile.g0
Normal file
5
G0:G070,G0B1/makefile.g0
Normal file
@@ -0,0 +1,5 @@
|
||||
# common include for all F0 series
|
||||
# MCU FAMILY
|
||||
FAMILY ?= G0
|
||||
FP_FLAGS ?= -msoft-float -fsingle-precision-constant -mlittle-endian
|
||||
ASM_FLAGS ?= -mthumb -mcpu=cortex-m0plus -march=armv6-m -mtune=cortex-m0plus
|
||||
Reference in New Issue
Block a user