mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-16 21:05:05 +08:00
- Use CamelCase as it is not used in our C code. Enables simple search and replace. - Prefix with "RTEMS" to aid deployment and integration. It aids searching and sorting. Update #3706.
8 lines
113 B
C
8 lines
113 B
C
/**
|
|
* @defgroup RTEMSBSPsNoCPU Example
|
|
*
|
|
* @ingroup RTEMSBSPs
|
|
*
|
|
* @brief Example Board Support Package.
|
|
*/
|