forked from Imagelibrary/rtems
bsp/gen5200: Typo
This commit is contained in:
@@ -59,7 +59,7 @@ initialization. Must match the hardware requirements. Must be consistent with
|
|||||||
BSP_GPIOPCR_INITVAL. The bits are cleared via BSP_GPIOPCR_INITMASK and then
|
BSP_GPIOPCR_INITVAL. The bits are cleared via BSP_GPIOPCR_INITMASK and then
|
||||||
set via BSP_GPIOPCR_INITVAL.])
|
set via BSP_GPIOPCR_INITVAL.])
|
||||||
RTEMS_BSPOPTS_HELP([BSP_GPIOPCR_INITVAL],
|
RTEMS_BSPOPTS_HELP([BSP_GPIOPCR_INITVAL],
|
||||||
[Defines the bit set in the MPC5200 GPIOPCR register during initialization.
|
[Defines the bits set in the MPC5200 GPIOPCR register during initialization.
|
||||||
Must match the hardware requirements. Must be consistent with
|
Must match the hardware requirements. Must be consistent with
|
||||||
BSP_GPIOPCR_INITMASK. The bits are cleared via BSP_GPIOPCR_INITMASK and then
|
BSP_GPIOPCR_INITMASK. The bits are cleared via BSP_GPIOPCR_INITMASK and then
|
||||||
set via BSP_GPIOPCR_INITVAL.])
|
set via BSP_GPIOPCR_INITVAL.])
|
||||||
|
|||||||
Reference in New Issue
Block a user