aboutsummaryrefslogtreecommitdiff
path: root/pw_chrono_threadx
diff options
context:
space:
mode:
authorEwout van Bekkum <ewout@google.com>2021-04-09 18:10:49 -0700
committerCQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>2021-04-13 04:56:02 +0000
commita25df5fad6f35ad227950577122faa10661a0df7 (patch)
tree726f6ecc47caa1ed5728768b9d53612d8eed9019 /pw_chrono_threadx
parent47941cc13a18e5a20147a89f526731bfa41bbef4 (diff)
downloadpigweed-a25df5fad6f35ad227950577122faa10661a0df7.tar.gz
docs: enable a bunch of missing docs
Change-Id: If6187640e8b53d6334cecbfc6439490add871e84 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/40440 Commit-Queue: Auto-Submit <auto-submit@pigweed.google.com.iam.gserviceaccount.com> Pigweed-Auto-Submit: Ewout van Bekkum <ewout@google.com> Reviewed-by: Keir Mierle <keir@google.com>
Diffstat (limited to 'pw_chrono_threadx')
-rw-r--r--pw_chrono_threadx/docs.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/pw_chrono_threadx/docs.rst b/pw_chrono_threadx/docs.rst
index 8b83a2bb5..419eb002d 100644
--- a/pw_chrono_threadx/docs.rst
+++ b/pw_chrono_threadx/docs.rst
@@ -1,6 +1,6 @@
.. _module-pw_chrono_threadx:
--=---------------
+-----------------
pw_chrono_threadx
-----------------
``pw_chrono_threadx`` is a collection of ``pw_chrono`` backends that are
@@ -22,8 +22,8 @@ native ThreadX ``tx_time_get()`` overflow. Note that this duration may vary if
``tx_time_set()`` is used.
.. warning::
-Note that this is not compatible with TX_NO_TIMER as this disables
-``tx_time_get()``.
+ Note that this is not compatible with TX_NO_TIMER as this disables
+ ``tx_time_get()``.
Build targets
-------------