00bsp.cdf
来自「VxWorks下 MV2400的BSP源码」· CDF 代码 · 共 26 行
CDF
26 行
/* 00bsp.cdf - BSP specific component descriptions for mv2400 BSP *//* Copyright 1984-2002 Wind River Systems, Inc. Alameda, CA *//*modification history--------------------01a,25apr02,dat written (from SPR 30712)*//* * This makes the AUX_CLK and SPY components require the * HAWK_AUXCLK component. Without this, the customer has * manually edit config.h in the BSP to add/subtract the * HAWK_AUXCLK as needed. (SPR 30712) */Component INCLUDE_HAWK_AUXCLK { NAME Hawk Auxiliary Clock for mv2400 SYNOPSIS Hawk Auxiliary Clock for mv2400 _CHILDREN FOLDER_BSP_CONFIG _REQUIRES INCLUDE_AUX_CLK INCLUDE_SPY}
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?