代码搜索:AVR
找到约 10,000 项符合「AVR」的源代码
代码结果 10,000
www.eeworm.com/read/172593/5383510
c ahdlcavr.c
/*
* Copyright (C) 2003-2004 by egnite Software GmbH. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the fo
www.eeworm.com/read/172593/5383822
nut crt.nut
--
-- Copyright (C) 2004 by egnite Software GmbH. All rights reserved.
--
-- Redistribution and use in source and binary forms, with or without
-- modification, are permitted provided that the followi
www.eeworm.com/read/167890/5451457
c reprogram_commands.c
// This file is part of MANTIS OS, Operating System
// See http://mantis.cs.colorado.edu/
//
// Copyright (C) 2003,2004,2005 University of Colorado, Boulder
//
// This program is free software; yo
www.eeworm.com/read/167890/5451996
c reprogram.c
// This file is part of MANTIS OS, Operating System
// See http://mantis.cs.colorado.edu/
//
// Copyright (C) 2003,2004,2005 University of Colorado, Boulder
//
// This program is free software; yo
www.eeworm.com/read/166793/5472325
h avratmel.h
/* AvrAtmel.h, Uros Platise (c) 1999 */
#ifndef __AVR_ATMEL
#define __AVR_ATMEL
#include "Global.h"
#include "Serial.h"
#include "Avr.h"
class TAvrAtmel: public TAvr, TSerial {
private:
www.eeworm.com/read/166793/5472344
h avrdummy.h
/* AvrDummy.h, Uros Platise (c) 1999 */
#ifndef __AVR_DUMMY
#define __AVR_DUMMY
#include "Global.h"
#include "Avr.h"
#include "DAPA.h"
class TAvrDummy: public TAvr, TDAPA {
private:
bo
www.eeworm.com/read/166793/5472348
makefile
MCU = -mmcu=at90s2313
CC = avr-gcc
CFLAGS = $(MCU) -Wall -W -Wstrict-prototypes # --save-temps -v
#CFLAGS += -O3
#CFLAGS += -O2
CFLAGS += -Os
CFLAGS += -mtiny-stack -mcall-prologues
#CFLAGS +=
www.eeworm.com/read/157317/5606633
d demo.o.d
demo.o: demo.c \
C:/WinAVR/bin/../lib/gcc/avr/3.4.1/../../../../avr/include/avr/io.h \
C:/WinAVR/bin/../lib/gcc/avr/3.4.1/../../../../avr/include/avr/sfr_defs.h \
C:/WinAVR/bin/../lib/gcc/avr
www.eeworm.com/read/155397/5622262
makefile
MCU = -mmcu=at90s2313
CC = avr-gcc
CFLAGS = $(MCU) -Wall -W -Wstrict-prototypes # --save-temps -v
#CFLAGS += -O3
#CFLAGS += -O2
CFLAGS += -Os
CFLAGS += -mtiny-stack -mcall-prologues
#CFLAGS += -mno-ta
www.eeworm.com/read/473932/6826303
d lcd.o.d
LCD.o: ../LCD/LCD.c ../LCD/LCD.H C:/WinAVR/avr/include/avr/io.h \
C:/WinAVR/avr/include/avr/sfr_defs.h C:/WinAVR/avr/include/inttypes.h \
C:/WinAVR/avr/include/stdint.h C:/WinAVR/avr/include/avr