summaryrefslogtreecommitdiff
path: root/examples/imx7_colibri_m4/demo_apps/hello_world_qspi/ds5/makedir.bat
diff options
context:
space:
mode:
Diffstat (limited to 'examples/imx7_colibri_m4/demo_apps/hello_world_qspi/ds5/makedir.bat')
-rwxr-xr-xexamples/imx7_colibri_m4/demo_apps/hello_world_qspi/ds5/makedir.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/imx7_colibri_m4/demo_apps/hello_world_qspi/ds5/makedir.bat b/examples/imx7_colibri_m4/demo_apps/hello_world_qspi/ds5/makedir.bat
new file mode 100755
index 0000000..4860035
--- /dev/null
+++ b/examples/imx7_colibri_m4/demo_apps/hello_world_qspi/ds5/makedir.bat
@@ -0,0 +1 @@
+IF NOT EXIST "%1" mkdir "%1"