hal_hardware_board.h
来自「msp430F2xx单片机读写SD卡」· C头文件 代码 · 共 12 行
H
12 行
//----------------------------------------------------------------------------
// This include file contains definitions specific to the hardware board.
// Specifically, the definitions include hardware connections with the
// SPI connector port, LEDs, and switches.
//----------------------------------------------------------------------------
// the content of this file is merged to hal_MMC_hardware_board.h
// to get a single place for device and board specific modification
#include "hal_MMC_hardware_board.h"
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?