commit | e8275d3242a9ee66525d0dc78751b1bbcc1d7241 | [log] [tgz] |
---|---|---|
author | Carlos Chinchilla <cachinchilla@google.com> | Wed Dec 08 09:46:35 2021 -0800 |
committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Dec 08 20:19:38 2021 +0000 |
tree | 3429472dc05a1b6315c7965d6d77f128afeb9111 | |
parent | f67f054347f262c226cf3467dba3a2234f68cbae [diff] [blame] |
pw_system: initial commit - Added docs, and empty build files to get started. Change-Id: Id3cadabfec7dc172b206e597371b30569e9e2c79 Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/72840 Reviewed-by: Armando Montanez <amontanez@google.com> Commit-Queue: Carlos Chinchilla <cachinchilla@google.com>
diff --git a/pw_system/docs.rst b/pw_system/docs.rst new file mode 100644 index 0000000..439ea21 --- /dev/null +++ b/pw_system/docs.rst
@@ -0,0 +1,7 @@ +.. _module-pw_system: + +========= +pw_system +========= +.. warning:: + Under construction, stay tuned!