デバッグ効率改善のためELFのテキストファイル生成。

git-svn-id: file:///Volumes/Transfer/gigaleak_20231201/2020-09-30%20-%20paladin.7z/paladin/ctr_firmware@193 b871894f-2f95-9b40-918c-086798483c85
This commit is contained in:
nakasima 2009-01-21 07:27:38 +00:00
parent 01c59b7756
commit 35a2aa8698
2 changed files with 2 additions and 2 deletions

View File

@ -25,7 +25,7 @@ SUBDIRS =
#----------------------------------------------------------------------------
TARGET_BIN = thread11.axf
TARGET_BIN = thread11.txt
SRCS = \
main.c \

View File

@ -27,7 +27,7 @@ SUBDIRS =
#----------------------------------------------------------------------------
TARGET_BIN = thread9.axf
TARGET_BIN = thread9.txt
SRCS = \
main.c \