代码搜索结果
找到约 10,000 项符合
AVR 的代码
makefile.am
if ARCH_AVR
BUILT_APPS = eeprom_test.elf
eeprom_test_elf_SOURCES = eeprom_test.c
endif
include ../../Makefile.am.inc
makefile.am
if ARCH_AVR
BUILT_APPS = rssi.elf
rssi_elf_SOURCES = rssi_tester.c
else
endif
include ../../Makefile.am.inc
makefile.am
if ARCH_AVR
BUILT_APPS = tree_app.elf
tree_app_elf_SOURCES = tree_app.c
endif
include ../../Makefile.am.inc
deluge_setup.c
/*
This file is part of MANTIS OS, Operating System for Nymph.
See http://mantis.cs.colorado.edu/
Copyright (C) 2003 University of Colorado, Boulder
This program is free software; you can re
calibrate.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
makefile.am
if ARCH_AVR
BUILT_APPS = sensor_recorder.elf
sensor_recorder_elf_SOURCES = sensor_recorder.c
endif
include ../../Makefile.am.inc
pt_br.po
# opcodes: translation to Brazilian Portuguese (pt_BR)
# Copyright (C) 2002 Free Software Foundation, Inc.
# Alexandre Folle de Menezes , 2002.
#
msgid ""
msgstr ""
"Project-Id-V
main.c
#include
#include
#include
#include
#include
#include "lcd.h"
int main ( void )
{
u8 i;
DDRD |= 0X80;
PORTD
time2._c
/********************************************************************************/
//
// builder : 2007-04-10
// Target : ATMEAG 48V
// Crystal : 内部 8.00 MHz
//
// PWM 模块
/*******
iomx8.h
/* Copyright (c) 2004, Theodore A. Roth
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following co