mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-21 09:11:00 +03:00
Ver. 0.1.0. Storing data into flash.
This commit is contained in:
@@ -9,7 +9,7 @@ MCU ?= F103x8
|
||||
DENSITY ?= MD
|
||||
# change this linking script depending on particular MCU model,
|
||||
LDSCRIPT ?= stm32F103xB.ld
|
||||
DEFS = -DVERSION=\"0.0.2\"
|
||||
DEFS = -DVERSION=\"0.1.0\"
|
||||
# debug
|
||||
#DEFS += -DEBUG
|
||||
# proxy GPS output over USART1
|
||||
|
||||
Reference in New Issue
Block a user