summaryrefslogblamecommitdiffstats
path: root/c/src/make/bsp.cfg.in
blob: 57aa00b0f780ebfcadc2dedc9037528a0c519ae0 (plain) (tree)
1
2
3
4
5
6
7
8
9
10

                                                







                                                  
             






                                            

                                            
                  

  







                                             
## BSP configuration flags for BSP "@RTEMS_BSP@"

##
## Does this BSP support multiprocessing ?
##
HAS_MP = @HAS_MP@

##
## Does this BSP support RTEMS's remote debugger ?
##
HAS_RDBG = no

##
## Does this BSP support RTEMS's posix API ?
##
HAS_POSIX_API = @HAS_POSIX_API@

##
## Does this BSP support RTEMS's ITRON API ?
##
HAS_ITRON_API = no

##
## Does this BSP support RTEMS's CXX API ?
##
HAS_CPLUSPLUS = @HAS_CPLUSPLUS@

##
## Does this BSP support RTEMS's networking ?
##
HAS_NETWORKING = @HAS_NETWORKING@