mirror of
https://git.rtems.org/rtems-docs/
synced 2025-07-23 07:01:54 +08:00
eng/coding-conventions.rst: Fix duplicate periods
This commit is contained in:
parent
5a7acfcd39
commit
582141e757
@ -206,7 +206,7 @@ Portability
|
||||
Maintainability
|
||||
---------------
|
||||
|
||||
* Minimize modifications to `third-party code <https://devel.rtems.org/wiki/Developer/Coding/ThirdPartyCode>`_..
|
||||
* Minimize modifications to `third-party code <https://devel.rtems.org/wiki/Developer/Coding/ThirdPartyCode>`_.
|
||||
* Keep it simple! Simple code is easier to debug and easier to read than clever code.
|
||||
* Share code with other architectures, CPUs, and BSPs where possible.
|
||||
* Do not duplicate standard OS or C Library routines.
|
||||
|
Loading…
x
Reference in New Issue
Block a user