資源簡介
stm32+enc28j60的代碼 stm32+enc28j60的代碼
stm32+enc28j60的代碼 stm32+enc28j60的代碼
stm32+enc28j60的代碼
代碼片段和文件信息
/*********************************************
?*?modified:?2007-08-08
?*?Author??:?awake
?*?Copyright:?GPL?V2
?*?http://www.icdev.com.cn/?2213/
?*?Host?chip:?ADUC7026
**********************************************/
//#include?“SAM7SDK_BSP.h“
#include?“enc28j60.h“
const?unsigned?char?enc28j60_MAC[6]?=?{0x01?0x02?0x03?0x04?0x05?0x06};
extern?int?simple_server(void);
int?ENC_main(void)
{
????int?rev?=?0;
//????SAMDK_Init();
????
????//__enable_irq();
????simple_server();
????enc28j60Init((unsigned?char?*)enc28j60_MAC);
????rev?=?enc28j60getrev();
????return?rev;
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????392??2008-04-21?06:12??Abstract.txt
?????文件????????9276??2008-12-31?21:38??ENC28J60.C
?????文件????????9361??2008-12-31?21:26??ENC28J60.H
?????文件?????????622??2007-08-08?12:53??ENC_main.c
?????文件???????14452??2008-12-31?22:14??ip_arp_udp_tcp.c
?????文件????????1733??2008-12-31?22:06??ip_arp_udp_tcp.h
?????文件????????3075??2007-08-08?12:53??net.h
?????目錄???????????0??2008-12-31?22:22??Output\
?????文件???????37814??2008-12-31?22:02??Output\enc28j60.crf
?????文件?????????484??2008-12-31?22:02??Output\enc28j60.d
?????文件???????42704??2008-12-31?22:02??Output\enc28j60.o
?????文件??????????19??2008-12-31?22:46??Output\ExtDll.iex
?????文件???????38359??2008-12-31?22:14??Output\ip_arp_udp_tcp.crf
?????文件?????????532??2008-12-31?22:14??Output\ip_arp_udp_tcp.d
?????文件???????45332??2008-12-31?22:14??Output\ip_arp_udp_tcp.o
?????文件?????????238??2008-12-31?22:14??Output\ip_arp_udp_tcp.__i
?????文件????????5612??2008-12-31?22:02??Output\retarget.crf
?????文件?????????137??2008-12-31?22:02??Output\retarget.d
?????文件???????10460??2008-12-31?22:02??Output\retarget.o
?????文件???????38088??2008-12-31?22:21??Output\simple_server.crf
?????文件?????????660??2008-12-31?22:21??Output\simple_server.d
?????文件???????45468??2008-12-31?22:21??Output\simple_server.o
?????文件?????????234??2008-12-31?22:21??Output\simple_server.__i
?????文件???????37058??2008-12-31?22:02??Output\spi.crf
?????文件?????????461??2008-12-31?22:02??Output\spi.d
?????文件???????41444??2008-12-31?22:02??Output\spi.o
?????文件???????36557??2008-12-31?22:02??Output\STM32F10x.lst
?????文件????????5180??2008-12-31?22:02??Output\STM32F10x.o
?????文件?????????149??2008-12-31?22:02??Output\stm32f10x._ia
?????文件??????149135??2008-12-31?22:02??Output\stm32_init.crf
?????文件????????1746??2008-12-31?22:02??Output\stm32_init.d
............此處省略36個文件信息
- 上一篇:U2000安裝方法
- 下一篇:網(wǎng)頁上最酷的彈出窗口(對話框)腳本
評論
共有 條評論