代码搜索:XModem
找到约 707 项符合「XModem」的源代码
代码结果 707
www.eeworm.com/read/240577/4571788
p xmodem.p
xmodem.o: xmodem.c ../../include/blob/config.h ../../include/blob/errno.h \
../../include/blob/serial.h ../../include/blob/types.h \
../../include/blob/util.h
xmodem.c :
../../include/blob/config.
www.eeworm.com/read/240577/4571806
c xmodem.c
/*-------------------------------------------------------------------------
* Filename: xmodem.c
* Version: $Id: xmodem.c,v 1.2 2002/01/06 19:02:29 erikm Exp $
* Copyright: Copyright
www.eeworm.com/read/239930/4593568
c xmodem.c
/*
* vivi/deriver/serialxmodem.c:
* - an implementation of the xmodem protocol from the spec.
*
* Based on bootldr/xmodem.c (C) 2000 Compaq Computer Coporation.
*
* Copyright (C) 2001 MIZI R
www.eeworm.com/read/204964/5026914
c xmodem.c
#include
#include
#include
#include
#include
extern u8 *download_buffer;
extern long download_length;
extern char gInputBuf[];
#define Sleep(x) de
www.eeworm.com/read/203839/5037311
c xmodem.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------
www.eeworm.com/read/203839/5037312
h xmodem.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------
www.eeworm.com/read/203049/5042676
prj xmodem.prj
# Simple Project file created by ASPEX. Do not hand edit unless
# you know what you are doing. Use the Settings Window
# Copyright (c) 2000 - Allant Software
$sARM_prj.stp
[PROJECT]
author_=Atme
www.eeworm.com/read/203049/5042678
c xmodem.c
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------
www.eeworm.com/read/203049/5042679
h xmodem.h
//*----------------------------------------------------------------------------
//* ATMEL Microcontroller Software Support - ROUSSET -
//*----------------------------------------------------
www.eeworm.com/read/203049/5042682
mk xmodem.mk
#
# Warning: This Makefile is generated by the genmake program from the template:
# gen_arx.mk - template for ARM compiler to build executables
# It is advised that you not modify this by hand. If