
5 Sep
2025
5 Sep
'25
9:23 p.m.
From: Simon Glass <sjg@chromium.org> Update the documentation to point to the examples. Signed-off-by: Simon Glass <sjg@chromium.org> --- doc/develop/ulib.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/develop/ulib.rst b/doc/develop/ulib.rst index 559f170ce42..8df3a6f99bc 100644 --- a/doc/develop/ulib.rst +++ b/doc/develop/ulib.rst @@ -88,6 +88,9 @@ u-boot-lib.h you will have problems, as described in the following sections. This will be addressed with future work. +With that caveat, see example/ulib/README for instructions on how to use the +provided example. + Including U-Boot header files from outside ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- 2.43.0