mirror of
https://github.com/rvtr/TwlIPL.git
synced 2025-10-31 06:01:12 -04:00
NandInitializerForAutoTest.srlはデバッグ可で作成するように変更(自動テストのため)
git-svn-id: file:///Users/lillianskinner/Downloads/platinum/twl/TwlIPL/trunk@1272 b08762b0-b915-fc4b-9d8c-17b2551a87ff
This commit is contained in:
parent
3539fe8629
commit
7bc4578efc
@ -41,7 +41,11 @@ MACRO_FLAGS += -DUSE_FOR_NIGHTLY_AUTO_TEST
|
||||
endif
|
||||
#============================================================================
|
||||
|
||||
ifdef USE_FOR_NIGHTLY_AUTO_TEST
|
||||
DISABLE_DEBUG = FALSE
|
||||
else
|
||||
DISABLE_DEBUG = TRUE
|
||||
endif
|
||||
|
||||
TARGET_FIRM = SYSTEMMENU
|
||||
TARGET_PLATFORM = TWL
|
||||
|
||||
Loading…
Reference in New Issue
Block a user