From a1fa3d39f572153ef1bf3562dac51acb2a8c42b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?L=C3=A1szl=C3=B3=20Monda?= Date: Fri, 4 Mar 2016 15:21:19 +0100 Subject: [PATCH] Create README.md --- right/build/kds/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 right/build/kds/README.md diff --git a/right/build/kds/README.md b/right/build/kds/README.md new file mode 100644 index 0000000..e308fb8 --- /dev/null +++ b/right/build/kds/README.md @@ -0,0 +1,3 @@ +# KDS build environment + +This build environment is set up to be used with [Kinetis Design Studio](http://www.nxp.com/products/software-and-tools/run-time-software/kinetis-software-and-tools/ides-for-kinetis-mcus/kinetis-design-studio-integrated-development-environment-ide:KDS_IDE). You can simply import the project into KDS by choosing *File* -> *Import...* -> *General* -> *Existing Projects into Workspace*, then select this directory, and click the *Finish* button.