source: rtems/bsps/shared/net/README.cs8900 @ a2dad96

5
Last change on this file since a2dad96 was 27de4e1f, checked in by Sebastian Huber <sebastian.huber@…>, on 04/03/18 at 05:20:11

bsps: Move libchip to bsps

This patch is a part of the BSP source reorganization.

Update #3285.

  • Property mode set to 100644
File size: 492 bytes
Line 
1Target Support
2==============
3
4The target is required to provide the low level support routines as
5listed in the Configuration section of this file.
6
7The file cs8900.[ch].bsp are an example BSP files for DIMMPC target.
8
9Conditionals
10============
11CS8900_DATA_BUS_SWAPPED - XXX
12
13CS8900_TRACE - XXX
14
15CS8900_VERBOSE - XXX
16
17Todo
18====
19+ Build two versions -- one with swapped, one without.
20
21+ Document conditionals.
22
23Configuration
24=============
25See the cs8900.h header file for the documentation.
26
Note: See TracBrowser for help on using the repository browser.