代码搜索:AVR UART 232
找到约 10,000 项符合「AVR UART 232」的源代码
代码结果 10,000
www.eeworm.com/read/304510/13791903
dll avr.dll
www.eeworm.com/read/146268/5739105
h avr.h
#ifndef _CFG_ARCH_AVR_H_
#define _CFG_ARCH_AVR_H_
/*
* Copyright (C) 2004 by egnite Software GmbH. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* mo
www.eeworm.com/read/137691/5819663
rules avr.rules
#-*-Makefile-*- vim:syntax=make
#$Id: avr.rules,v 1.8 2005/01/20 20:02:13 jwhui Exp $
define AVR_HELP
AVR extras:
debug : compile with minimal optimization and debug symbols
debugopt : co
www.eeworm.com/read/137691/5819770
c avr.c
// $Id: Avr.C,v 1.3 2003/10/07 21:46:13 idgay Exp $
/*
* $Id: Avr.C,v 1.3 2003/10/07 21:46:13 idgay Exp $
*
****************************************************************************
*
* uisp
www.eeworm.com/read/137691/5819774
h avr.h
// $Id: Avr.h,v 1.3 2003/10/07 21:46:13 idgay Exp $
/*
* $Id: Avr.h,v 1.3 2003/10/07 21:46:13 idgay Exp $
*
****************************************************************************
*
* uisp
www.eeworm.com/read/125819/6021149
cc avr.cc
/*
* Simulator of microcontrollers (avr.cc)
*
* Copyright (C) 1999,99 Drotos Daniel, Talker Bt.
*
* To contact author send email to drdani@mazsola.iit.uni-miskolc.hu
*
*/
/* This file is part
www.eeworm.com/read/124347/6052795
h avr.h
/* Opcode table for the Atmel AVR micro controllers.
Copyright 2000 Free Software Foundation, Inc.
Contributed by Denis Chertykov
This program is free software; you ca
www.eeworm.com/read/124347/6052896
h avr.h
/* AVR ELF support for BFD.
Copyright 1999, 2000 Free Software Foundation, Inc.
Contributed by Denis Chertykov
This file is part of BFD, the Binary File Descriptor library.
www.eeworm.com/read/117181/6109872
mt avr.mt
# Target: AVR
TDEPFILES= avr-tdep.o
#
# There is no simulator provided with gdb (yet).
#
# See for the simulator
# used during development of avr support
www.eeworm.com/read/116008/6114216
c avr.c
/*
Avr.C
Top class of the AVR micro controllers
Uros Platise (c) 1999
*/
#include
#include
#include
#include
#include "Avr.h"
#include "Error.h"
#def