BSP source re-organization status

Chris Johns chrisj at rtems.org
Mon Apr 23 01:08:22 UTC 2018


On 20/04/2018 23:23, Sebastian Huber wrote:
> 
> PS: How can I use brackets { and } in a :file:`...{...}...` directive?
> 

Found and tested:

 :file:`c/src/lib/libbsp/${{CPU}}/${{BSP}}/startup/bspstart.c`

worked.

Could you please fix in bsp_work_area_initialize() section:

- https://git.rtems.org/rtems-docs/tree/bsp-howto/initilization_code.rst#n204
 Space between 'in' and ':file:' in 'in:file:'
- https://git.rtems.org/rtems-docs/tree/bsp-howto/initilization_code.rst#n206
 Space between 'or' and '``bsp_...`.

Thanks
Chris



More information about the devel mailing list