source: rtems/c/src/lib/libbsp/bfin/bf537Stamp/README @ df393962

4.104.115
Last change on this file since df393962 was 61f8fb0e, checked in by Joel Sherrill <joel.sherrill@…>, on 08/15/08 at 20:21:00

2008-08-15 Allan Hessenflow <allanh@…>

  • ChangeLog?, Makefile.am, README, bsp_specs, configure.ac, preinstall.am, console/console.c, include/bsp.h, network/networkconfig.c, start/start.S, startup/bspstart.c, startup/linkcmds: New files.
  • Property mode set to 100644
File size: 792 bytes
Line 
1#
2#  $Id$
3#
4
5BSP NAME:           bf537Stamp
6BOARD:              ADZS-BF537-STAMP
7CPU FAMILY:         Blackfin
8CPU:                Blackfin 537
9MODE:               32 bit mode
10
11DEBUG MONITOR:      ICEBear
12SIMULATOR:          Skyeye
13
14PERIPHERALS
15===========
16TIMERS:             internal
17  RESOLUTION:         1 milisecond
18SERIAL PORTS:       internal UART (polled/interrupt)
19REAL-TIME CLOCK:    internal
20DMA:                internal
21VIDEO:              none
22SCSI:               none
23NETWORKING:         internal
24
25DRIVER INFORMATION
26==================
27CLOCK DRIVER:       internal
28TIMER DRIVER:       internal
29
30STDIO
31=====
32PORT:               Console port 0
33ELECTRICAL:         RS-232
34BAUD:               57600
35BITS PER CHARACTER: 8
36PARITY:             None
37STOP BITS:          1
38
39NOTES
40=====
41
Note: See TracBrowser for help on using the repository browser.