source: rtems/c/src/lib/libbsp/avr/avrtest/README @ 858ea06c

4.104.115
Last change on this file since 858ea06c was 858ea06c, checked in by Joel Sherrill <joel.sherrill@…>, on 11/20/08 at 15:39:04

2008-11-20 Joel Sherrill <joel.sherrill@…>

  • .cvsignore, ChangeLog?, Makefile.am, README, bsp_specs, configure.ac, preinstall.am, console/console-io.c, include/.cvsignore, include/bsp.h, start/start.S, startup/linkcmds, tools/.cvsignore, tools/Makefile.am, tools/configure.ac, tools/runtest.in: New files.
  • Property mode set to 100644
File size: 321 bytes
Line 
1#
2# $Id$
3#
4
5This BSP is designed to operate on the AVR Mega128 variants.
6
7It has only been run on the AVRTEST simulator.
8
9Download from sourceforge.net:
10
11cvs -d:pserver:anonymous@winavr.cvs.sourceforge.net:/cvsroot/winavr login
12cvs -z3 -d:pserver:anonymous@winavr.cvs.sourceforge.net:/cvsroot/winavr \
13   co -P avrtest
14
15
Note: See TracBrowser for help on using the repository browser.