Changeset c6f8e51 in rtems-docs for cpu-supplement/port.rst
- Timestamp:
- Oct 12, 2017, 11:50:59 PM (3 years ago)
- Branches:
- 5, am, master
- Children:
- 13a15f9
- Parents:
- 64564df
- git-author:
- Joel Sherrill <joel@…> (10/12/17 23:50:59)
- git-committer:
- Joel Sherrill <joel@…> (10/12/17 23:53:35)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpu-supplement/port.rst
r64564df rc6f8e51 409 409 In each of the architecture specific chapters, this section will present a 410 410 discussion of architecture specific BSP issues. For more information on 411 developing a BSP, refer to BSP and Device Driver Development Guide and the412 chapter titled Board Support Packages in the RTEMS Applications User's Guide.411 developing a BSP, refer to *RTEMS BSP and Driver Guide* chapter titled 412 ``Board Support Packages`` in the *RTEMS Classic API Guide*. 413 413 414 414 System Reset … … 419 419 420 420 In each of the architecture specific chapters, this subsection describes the 421 actions that the BSP must tak assuming the application gets control when the422 microprocessor is reset.421 actions that the BSP must take assuming the application gets control 422 when the microprocessor is reset.
Note: See TracChangeset
for help on using the changeset viewer.