OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [make/] [bsp.cfg.in] - Blame information for rev 552

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 30 unneback
## BSP configuration flags for BSP "@RTEMS_BSP@"
2
 
3
##
4
## Does this BSP support multiprocessing ?
5
##
6
HAS_MP = @HAS_MP@
7
 
8
##
9
## Does this BSP support RTEMS's remote debugger ?
10
##
11
HAS_RDBG = @HAS_RDBG@
12
 
13
##
14
## Does this BSP support RTEMS's posix API ?
15
##
16
HAS_POSIX_API = @HAS_POSIX_API@
17
 
18
##
19
## Does this BSP support RTEMS's ITRON API ?
20
##
21
HAS_ITRON_API = @HAS_ITRON_API@
22
 
23
##
24
## Does this BSP support RTEMS's CXX API ?
25
##
26
HAS_CPLUSPLUS = @HAS_CPLUSPLUS@
27
 
28
##
29
## Does this BSP support RTEMS's networking ?
30
##
31
HAS_NETWORKING = @HAS_NETWORKING@
32
 
33
## Only used for the bare bsp
34
BARE_CPU_MODEL = @BARE_CPU_MODEL@
35
BARE_CPU_CFLAGS = @BARE_CPU_CFLAGS@

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.