source: rtems/c/src/lib/libbsp/lm32/milkymist/README @ 183af89

4.115
Last change on this file since 183af89 was dce1032b, checked in by Joel Sherrill <joel.sherrill@…>, on 08/01/11 at 13:48:40

2011-08-01 Sebastien Bourdeauducq <sebastien.bourdeauducq@…>

PR 1869/bsps

  • startup/bspclean.c: New file.
  • include/tm27.h: Removed.
  • ChangeLog?, Makefile.am, README, preinstall.am, include/bsp.h, include/system_conf.h, make/custom/milkymist.cfg, startup/linkcmds: Complete BSP for Milkymist One supporting Milkymist SOC 1.0.x. Includes new or updated drivers for:
    • Multi-standard video input (PAL/SECAM/NTSC)
    • Two DMX512 (RS485) ports
    • MIDI IN and MIDI OUT ports
    • VGA output
    • AC'97 audio
    • NOR flash
    • 10/100 Ethernet
    • Memory card (experimental and incomplete)
    • USB host connectors (input devices only)
    • RC5 infrared receiver
    • RS232 debug port
  • Property mode set to 100644
File size: 475 bytes
Line 
1#
2# $Id$
3#
4
5Full RTEMS port to the Milkymist One. Supports Milkymist SoC 1.0.x.
6
7Includes drivers for:
8- Multi-standard video input (PAL/SECAM/NTSC)
9- Two DMX512 (RS485) ports
10- MIDI IN and MIDI OUT ports
11- VGA output
12- AC'97 audio
13- NOR flash
14- 10/100 Ethernet
15- Memory card (experimental and incomplete)
16- USB host connectors (input devices only, using the softusb-input firmware)
17- RC5 infrared receiver
18- RS232 debug port
19
20For more information: http://www.milkymist.org/
Note: See TracBrowser for help on using the repository browser.