文件名称:picnic-3.1.zip
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2014-07-21
- 文件大小:
- 203.19kb
- 下载次数:
- 0次
- 提 供 者:
- AlipayLogin_2088002319005097
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
/*
* P I C N I C 3 . 0
* http://picnic.sf.net
*
* PIC Embedded Web Server using a NE2000 compatible NIC or a Realtek 8019AS chip
*
* C Compiler: CCS C (TODO: Port to SDCC)
*
* This program is free software under the terms of the GNU General Public License
* Please read the file LICENCE in the same directory for more information
*
* This is the main file of picnic project. Run the compiler on this file
*
* Based upon David Witt's PIC Web Server (http://www.davidwitt.ca)
*
* Vesrion 3.1
*
* Copyright (c) 2003-2004 Rafael V. Aroca <rva@grad.icmc.usp.br or rafaelaroca@users.sf.net>
*
*/
* P I C N I C 3 . 0
* http://picnic.sf.net
*
* PIC Embedded Web Server using a NE2000 compatible NIC or a Realtek 8019AS chip
*
* C Compiler: CCS C (TODO: Port to SDCC)
*
* This program is free software under the terms of the GNU General Public License
* Please read the file LICENCE in the same directory for more information
*
* This is the main file of picnic project. Run the compiler on this file
*
* Based upon David Witt's PIC Web Server (http://www.davidwitt.ca)
*
* Vesrion 3.1
*
* Copyright (c) 2003-2004 Rafael V. Aroca <rva@grad.icmc.usp.br or rafaelaroca@users.sf.net>
*
*/
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : picnic-3.1.zip 列表 1wire.c CVS/ LICENCE Makefile TODO arp.c driver.h ds1820-teste.c ds1820.c helpers.c http.c icmp.c ip.c lcd_lib.c lcd_lib.h macro.ini nic.c picnic.HEX picnic.LST picnic.PJT picnic.SYM picnic.c picnic.cof picnic.err picnic.h picnic.sta picnic.tre rtl8019.h tcp.c x10-lib.c