Hoist {left,right}/build/kds/* to {left,right}/build to simplify the directory hierarchy.

This commit is contained in:
László Monda
2017-10-31 23:11:22 +01:00
parent 64b07746ee
commit ba5a49f7d1
14 changed files with 118 additions and 106 deletions

7
right/build/README.md Normal file
View File

@@ -0,0 +1,7 @@
# 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.