代码搜索结果
找到约 10,000 项符合
AVR 的代码
009edfdta.dat
HEADER 24/03/00 3.2
M6 U
GEN1 BUS- 1 100. 100. 1. 1. 0. 19.7
0. 0.0001 0.0609 0.0608 9999.
includes.h.252
/*
*********************************************************************************************************
* uC/OS-II
*
includes.h
/*
*********************************************************************************************************
* uC/OS-II
*
.platform
@opts = ("-gcc=avr-gcc",
"-mmcu=atmega163",
"-fnesc-target=avr",
"-fnesc-no-debug");
push @opts, "-mingw-gcc" if $cygwin;
@commonplatforms = ("avrmote");
.platform
@opts = ("-gcc=avr-gcc",
"-mmcu=atmega128",
"-fnesc-target=avr",
"-fnesc-no-debug");
push @opts, "-mingw-gcc" if $cygwin;
@commonplatforms = ("mica2", "mica128", "mica", "avrmote");
.platform
@opts = ("-gcc=avr-gcc",
"-mmcu=atmega8",
"-fnesc-target=avr",
"-fnesc-no-debug");
push @opts, "-mingw-gcc" if $cygwin;
@commonplatforms = ("avrmote", "mica2", "mica128", "mica");
.platform
@opts = ("-gcc=avr-gcc",
"-mmcu=atmega128",
"-fnesc-target=avr",
"-fnesc-no-debug");
push @opts, "-mingw-gcc" if $cygwin;
@commonplatforms = ("mica", "avrmote");
.platform
@opts = ("-gcc=avr-gcc",
"-mmcu=atmega103",
"-fnesc-target=avr",
"-fnesc-no-debug");
push @opts, "-mingw-gcc" if $cygwin;
push @opts, "-Wl,-Tdata=0x800100" if $debugging;
@commonplatforms = ("a
.platform
@opts = ("-gcc=avr-gcc",
"-mmcu=atmega128",
"-fnesc-target=avr",
"-fnesc-no-debug");
push @opts, "-mingw-gcc" if $cygwin;
@commonplatforms = ("mica2", "mica128", "mica", "avrmote");
.platform
@opts = ("-gcc=avr-gcc",
"-mmcu=atmega128",
"-fnesc-target=avr",
"-fnesc-no-debug");
push @opts, "-mingw-gcc" if $cygwin;
@commonplatforms = ("mica128", "mica", "avrmote");