mirror of
https://github.com/eddyem/stm32samples.git
synced 2026-03-22 01:31:21 +03:00
add better version of EEPROM emulation in flash (for now - only in chronometer)
This commit is contained in:
@@ -12,6 +12,8 @@ LDSCRIPT ?= stm32f103x8.ld
|
||||
DEFS = -DVERSION=\"0.0.1\"
|
||||
# debug
|
||||
DEFS += -DEBUG
|
||||
# proxy GPS output over USART1
|
||||
DEFS += -DUSART1PROXY
|
||||
|
||||
INDEPENDENT_HEADERS=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user