This commit is contained in:
Krzysiek Egzmont
2023-12-30 20:15:22 +01:00
parent 42a45a7ef2
commit f8feef1ad5
2 changed files with 14 additions and 15 deletions

View File

@@ -3,12 +3,6 @@
# 0 = disable
# 1 = enable
# ---- COMPILER/LINKER OPTIONS ----
ENABLE_CLANG ?= 0
ENABLE_SWD ?= 0
ENABLE_OVERLAY ?= 0
ENABLE_LTO ?= 1
# ---- STOCK QUANSHENG FERATURES ----
ENABLE_UART ?= 1
ENABLE_AIRCOPY ?= 0
@@ -52,6 +46,12 @@ ENABLE_AM_FIX_SHOW_DATA ?= 0
ENABLE_AGC_SHOW_DATA ?= 0
ENABLE_UART_RW_BK_REGS ?= 0
# ---- COMPILER/LINKER OPTIONS ----
ENABLE_CLANG ?= 0
ENABLE_SWD ?= 0
ENABLE_OVERLAY ?= 0
ENABLE_LTO ?= 1
#############################################################
TARGET = firmware