From 4bc779e9e833f2955ff56b550fa8680dce63ed30 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Fri, 15 Jan 2016 16:14:31 -0800 Subject: imx7_colibri_m4: remove QSPI example The Colibri iMX7 module does not provide QSPI flash, hence drop the QSPI example. --- examples/imx7_colibri_m4/demo_apps/hello_world_qspi/armgcc/clean.bat | 3 --- 1 file changed, 3 deletions(-) delete mode 100755 examples/imx7_colibri_m4/demo_apps/hello_world_qspi/armgcc/clean.bat (limited to 'examples/imx7_colibri_m4/demo_apps/hello_world_qspi/armgcc/clean.bat') diff --git a/examples/imx7_colibri_m4/demo_apps/hello_world_qspi/armgcc/clean.bat b/examples/imx7_colibri_m4/demo_apps/hello_world_qspi/armgcc/clean.bat deleted file mode 100755 index ffea088..0000000 --- a/examples/imx7_colibri_m4/demo_apps/hello_world_qspi/armgcc/clean.bat +++ /dev/null @@ -1,3 +0,0 @@ -RD /s /Q Debug Release CMakeFiles -DEL /s /Q /F Makefile cmake_install.cmake CMakeCache.txt -pause -- cgit v1.2.3