⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 makefile.am

📁 jtager0.1.0—JTAG和ICE操作源代码
💻 AM
字号:
##
## src/target/arm9tdmi/Makefile.am :
## Process this file with automake to produce Makefile.in -*- makefile -*-
##
## $Id$
##

noinst_LIBRARIES = libarm9tdmi.a

libarm9tdmi_a_DEPENDENCIES = ../../jtag/libjtag.a

libarm9tdmi_a_SOURCES = \
	arm9tdmi.c \
	register.c \
	memory.c \
	ice.c

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -