📄 environ.in
字号:
## Copyright (C) ARM Limited 1999. All rights reserved.##------------------------------------------------------------# This set of makefile definitions describe the build# environment for the uHAL based programs#------------------------------------------------------------# Where is uHAL (relative to ./Boards/<BOARD_NAME>)UHAL_BASE = ../../../uHAL# Where is PCI library (relative to ./Boards/<BOARD_NAME>)PCILIB_BASE = ../../../PCI# Where is the Flash libraryFLASHLIB_BASE = ../../../FlashLibrary# The set of boards/subdirectories that we need to build.BOARDS = Integrator IntegratorT Integrator720T Integrator740T Integrator920T \ Integrator940T Integrator966T Integrator1020T \ Prospector1100 PID7T PID740T PID940T
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -