mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
Merge branch 'dev' into dev
This commit is contained in:
@@ -84,7 +84,8 @@ DEVICE_BSP_DIR=./Core/BSP/Miniware
|
||||
LDSCRIPT=./Core/BSP/Miniware/stm32f103.ld
|
||||
|
||||
ifeq ($(model),$(filter $(model),TS101))
|
||||
flash_size=126k
|
||||
# 128K, but logo must be at 99K so their broken ass DFU can flash it
|
||||
flash_size=98k
|
||||
bootldr_size=0x8000
|
||||
DEVICE_DFU_ADDRESS=0x08008000
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user