iar-

来自「IAR_example_EasyARM8962.zip」· 代码 · 共 19 行

TXT
19
字号
#ifndef __AAA_H
#define	__AAA_H


#include "sdconfig.h"
#include "sdhal.h"
#include "SDCmd.h"
#include "sddriver.h"
#include "sdcrc.h"
#include "hw_memmap.h"
#include "hw_types.h"
#include "..\sd_SPI.h"
#include "gpio.h"
#include "sysctl.h"
#include "ssi.h"


#endif

⌨️ 快捷键说明

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