Back to home page

LXR

 
 

    


File indexing completed on 2025-05-11 08:24:08

0001 /**
0002  * @file
0003  *
0004  * @ingroup RTEMSImplDoxygen
0005  *
0006  * @brief This header file defines BSP-specific groups.
0007  */
0008 
0009 /**
0010  * @defgroup RTEMSBSPs Board Support Packages
0011  *
0012  * @brief This group contains the Board Support Packages (BSPs).
0013  */
0014 
0015 /**
0016  * @defgroup RTEMSBSPsShared Shared
0017  *
0018  * @ingroup RTEMSBSPs
0019  *
0020  * @brief This group contains the architecture-independent support modules
0021  *   shared across all BSPs.
0022  */
0023 
0024 /**
0025  * @defgroup RTEMSBSPsSharedConsole Console Driver Support
0026  *
0027  * @ingroup RTEMSBSPsShared
0028  *
0029  * @brief This group contains the console driver support modules.
0030  */