From e75f9e6281b170e970b5a614102ca67345ddd00c Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 21 May 2017 10:50:31 +0200 Subject: [PATCH] Updated Compile for Raspberry Pi (markdown) --- Compile-for-Raspberry-Pi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compile-for-Raspberry-Pi.md b/Compile-for-Raspberry-Pi.md index 6ea22e8..928993c 100644 --- a/Compile-for-Raspberry-Pi.md +++ b/Compile-for-Raspberry-Pi.md @@ -23,4 +23,4 @@ To compile just one specific example: To force one example recompile: - make core_basic_window PLATFORM=PLATFORM_RPI-B + make core_basic_window PLATFORM=PLATFORM_RPI -B