From 1caeb4eec588c471b33120142593dee66517d77a Mon Sep 17 00:00:00 2001 From: Nathaniel Graff Date: Fri, 15 Feb 2019 09:34:18 -0800 Subject: Add more documentation to user guide Also adds mention of example-spi to SDK contents Signed-off-by: Nathaniel Graff --- doc/sphinx/userguide/buildingcoreip.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/sphinx/userguide/buildingcoreip.rst') diff --git a/doc/sphinx/userguide/buildingcoreip.rst b/doc/sphinx/userguide/buildingcoreip.rst index a6f1dae..5af29fb 100644 --- a/doc/sphinx/userguide/buildingcoreip.rst +++ b/doc/sphinx/userguide/buildingcoreip.rst @@ -23,6 +23,8 @@ Core IP target, you would instead run the command Cleaning a Target Program Build Directory ----------------------------------------- +The ``clean`` target can be used to restore a target program's directory to a clean state. + .. code-block:: bash make BSP=mee [PROGRAM=hello] [TARGET=coreip-e31] clean -- cgit v1.2.3