mirror of
https://github.com/rvtr/ctr_firmware.git
synced 2025-10-31 07:51:08 -04:00
デバッグ効率改善のため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:
parent
01c59b7756
commit
35a2aa8698
@ -25,7 +25,7 @@ SUBDIRS =
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
TARGET_BIN = thread11.axf
|
||||
TARGET_BIN = thread11.txt
|
||||
|
||||
SRCS = \
|
||||
main.c \
|
||||
|
||||
@ -27,7 +27,7 @@ SUBDIRS =
|
||||
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
TARGET_BIN = thread9.axf
|
||||
TARGET_BIN = thread9.txt
|
||||
|
||||
SRCS = \
|
||||
main.c \
|
||||
|
||||
Loading…
Reference in New Issue
Block a user