Changeset 582141e in rtems-docs
- Timestamp:
- 06/15/22 15:53:21 (2 months ago)
- Branches:
- master
- Children:
- 3348f19
- Parents:
- 5a7acfc
- git-author:
- Joel Sherrill <joel@…> (06/15/22 15:53:21)
- git-committer:
- Joel Sherrill <joel@…> (06/15/22 15:53:28)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
eng/coding-conventions.rst
r5a7acfc r582141e 207 207 --------------- 208 208 209 * Minimize modifications to `third-party code <https://devel.rtems.org/wiki/Developer/Coding/ThirdPartyCode>`_. .209 * Minimize modifications to `third-party code <https://devel.rtems.org/wiki/Developer/Coding/ThirdPartyCode>`_. 210 210 * Keep it simple! Simple code is easier to debug and easier to read than clever code. 211 211 * Share code with other architectures, CPUs, and BSPs where possible.
Note: See TracChangeset
for help on using the changeset viewer.