From 175ed68c8a22e623183c5e8fba4b65ca6d38b858 Mon Sep 17 00:00:00 2001 From: Jan Eilers Date: Thu, 18 Mar 2021 13:22:41 +0000 Subject: IVGCVSW-5760 Updating BuildGuideCrossCompilation.md * Doxygen can't handle code blocks right after a headline. It needs text or an empty line first Signed-off-by: Jan Eilers Change-Id: Ida56737b08cdd24046f17a1845ea31a12a60cf96 --- BuildGuideCrossCompilation.md | 1 + 1 file changed, 1 insertion(+) diff --git a/BuildGuideCrossCompilation.md b/BuildGuideCrossCompilation.md index 092a52caa0..961153ceef 100644 --- a/BuildGuideCrossCompilation.md +++ b/BuildGuideCrossCompilation.md @@ -138,6 +138,7 @@ git checkout v21.02 ``` ## Download ArmNN + ```bash cd $HOME/armnn-devenv git clone https://github.com/ARM-software/armnn.git -- cgit v1.2.1