mirror of
https://github.com/OpenEPaperLink/OpenEPaperLink.git
synced 2026-03-21 05:06:39 +01:00
7 lines
148 B
Makefile
7 lines
148 B
Makefile
FLAGS += --code-size 0xfc00
|
|
|
|
SOC = zbs243
|
|
|
|
BARCODE = datamatrix
|
|
|
|
# 0xfc00 and not 0x10000 to leave some space for update header and updater in flash
|