diff options
author | Simon Glass | 2023-01-06 08:52:43 -0600 |
---|---|---|
committer | Tom Rini | 2023-01-16 18:26:51 -0500 |
commit | b5c8fea7b830c0304051237ad1501431a958b0e6 (patch) | |
tree | b2e4d21ad66f770382edc2a7046182bf32646f4e /doc/develop/index.rst | |
parent | e64c29521c0e6111b446fd67e85c6dd3d491103c (diff) |
expo: Add documentation
Add some documentation for the expo feature.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'doc/develop/index.rst')
-rw-r--r-- | doc/develop/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/develop/index.rst b/doc/develop/index.rst index 97c526e997e..79d7736b134 100644 --- a/doc/develop/index.rst +++ b/doc/develop/index.rst @@ -34,6 +34,7 @@ Implementation distro driver-model/index environment + expo event global_data logging |