add better version of EEPROM emulation in flash (for now - only in chronometer)

This commit is contained in:
eddyem
2019-07-10 23:38:56 +03:00
parent 3a5ef823db
commit 7ac9d908fa
17 changed files with 529 additions and 47 deletions

View File

@@ -12,6 +12,8 @@ LDSCRIPT ?= stm32f103x8.ld
DEFS = -DVERSION=\"0.0.1\"
# debug
DEFS += -DEBUG
# proxy GPS output over USART1
DEFS += -DUSART1PROXY
INDEPENDENT_HEADERS=