-
FS2410板的led驱动,测试代码及makefile
FS2410板的led驱动,测试代码及makefile-FS2410 board led drive to test the code and makefile
- 2022-03-13 02:18:48下载
- 积分:1
-
ARM ADS USB代码(ARM单片机实现了无操作系统下…
arm ads下 usb代码(实现了arm单片机无操作系统下的usb device)-arm ads under the usb code (SCM arm achieved without the operating system under the usb device)
- 2022-03-20 16:19:46下载
- 积分:1
-
DSP28335驱动SD卡的例子,采用c代码编写
DSP28335驱动SD卡的例子,采用c代码编写,有注释,测试通过,供需要的同学参考~
- 2022-02-12 21:13:41下载
- 积分:1
-
S3C2440 mmu 裸机代码
S3C2440 mmu内存管理单元 裸机代码 汇编代码 已经编译通过,采用ARM+linux+Makefile平台编译,并且led实现流水灯,
- 2022-01-26 07:41:51下载
- 积分:1
-
Altera的Nios处理器和# 39!文件可以直接打开,选择设备目录…
ALTERA的NIOS处理器!文件直接可以打开直接选择器件重新编译!-Altera"s NIOS processor! Documents can be opened directly choose devices directly recompile!
- 2023-07-05 04:45:03下载
- 积分:1
-
nt file system 过滤的源代码,对于怎么写文件系统的过滤有帮助.
nt file system 过滤的源代码,对于怎么写文件系统的过滤有帮助.-Source code of nt file system filter, helpful for writing file system filer.
- 2022-08-08 12:01:11下载
- 积分:1
-
minigui desktop enviroment
minigui desktop enviroment
- 2022-04-21 13:05:31下载
- 积分:1
-
CC2430点对点通信
CC2430点对点通信,程序编译就能够实现。
void receiveMode(void)
{
BYTE* receiveBuffer;
BYTE length;
BYTE res;
BYTE sender;
while(1)
{
YLED = LED_ON;
res = radioReceive(&receiveBuffer, &length, RECEIVE_TIMEOUT, &sender);
YLED = LED_OFF;
- 2023-04-29 13:05:04下载
- 积分:1
-
UCosII 的完整源代码,嵌入式操作系统学习的参考材料
UCosII 的完整源代码,嵌入式操作系统学习的参考材料-UCosII complete source code, embedded operating system to learn the reference material
- 2023-07-20 15:45:03下载
- 积分:1
-
这是一个
移植好的S3C2410上的内核镜像文件,可以使用-this is a linux-2.6.14 kernel
- 2022-04-16 07:59:46下载
- 积分:1