代码搜索结果
找到约 10,000 项符合
AVR 的代码
avr_eeprom.h
// $Id: avr_eeprom.h,v 1.3 2003/10/07 21:46:28 idgay Exp $
#include
win_avr.dev
[Project]
FileName=win_avr.dev
Name=iRTOS
UnitCount=108
Type=1
Ver=1
ObjFiles=
Includes=
Libs=
PrivateResource=
ResourceIncludes=
MakeIncludes=
Compiler=
CppCompiler=
Linker=
IsCpp=0
I
avr-protos.h
/* Prototypes for exported functions defined in avr.c
Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc.
Contributed by Denis Chertykov (denisc@overta.ru)
This file is part of
avr4.x
/* Default linker script, for normal executables */
OUTPUT_FORMAT("elf32-avr","elf32-avr","elf32-avr")
OUTPUT_ARCH(avr:4)
MEMORY
{
text (rx) : ORIGIN = 0, LENGTH = 8K
data (rw!x) : ORIGIN =
avr_eeprom.h
// $Id: avr_eeprom.h,v 1.3 2003/10/07 21:46:28 idgay Exp $
#include
avr309.map
AVR309
Timestamp is 3fe704f4 (Mon Dec 22 15:51:32 2003)
Preferred load address is 00010000
Start Length Name Class
0001:00000000 0000112aH .text
config-avr.makefile
################################################################################
### EFSL - Embedded Filesystems Library ###
### -------------
config-avr.h
#ifndef __EFSL_CONFIG_H__
#define __EFSL_CONFIG_H__
/* Hardware target
---------------
* Here you will define for what hardware-endpoint EFSL should be compiled.
* Look in interfaces.h to see w
avr-protos.h
/* Prototypes for exported functions defined in avr.c
Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
Contributed by Denis Chertykov (denisc@overta.ru)
This fil
avr_eeprom.h
// $Id: avr_eeprom.h,v 1.2.4.1 2003/08/18 22:09:49 cssharp Exp $
#include