Wrap lines.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
# ARM GCC build environment
|
||||
|
||||
This build environment is set up for command line use. Given that the development dependencies are installed on your system you can use the available scripts to build the firmware with ARM GCC.
|
||||
This build environment is set up for command line use. Given that the development dependencies are
|
||||
installed on your system you can use the available scripts to build the firmware with ARM GCC.
|
||||
|
||||
@@ -1,3 +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.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user