Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

Update containerized toolchain docs #874

Merged
merged 5 commits into from
Jan 17, 2020
Merged

Update containerized toolchain docs #874

merged 5 commits into from
Jan 17, 2020

Conversation

liydu
Copy link
Contributor

@liydu liydu commented Dec 12, 2019

Docs only

@liydu liydu requested review from dooriya and dilin-MS December 12, 2019 02:59
@@ -0,0 +1,15 @@
# Configure an existing project using containerized toolchain
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cmake Project


3. Follow the steps to select the device platform for your project. Currently it supports **Arduino** and **Embedded Linux**. The **Embedded Linux** uses the containerized toolchain to encapsulate the GCC cross-compilers, CMake and Azure IoT device C SDK.

4. Select the archtype for your device. For example, if your device is NXP i.MX6, you may want to use the image for **ARMv7 Linux**.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

archtype [](start = 14, length = 8)

Do you mean "archetype"?

README.md Outdated
@@ -44,6 +44,9 @@ Follow the [setup guide](docs/embedded-linux/embedded-linux-setup.md) to setup t
Here are a set of tutorials to help you get started:

- [Get Started connect Raspberry Pi to Azure IoT Hub](docs/embedded-linux/embedded-linux-get-started.md)
- [Configure an existing project using containerized toolchain](docs/embedded-linux/embedded-linux-configure-project.md)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to mention it is "CMake project"?

@@ -0,0 +1,15 @@
# Configure an existing project using containerized toolchain
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggest capitalize the first letter for each word for headline.

@liydu liydu merged commit 4ff92a8 into master Jan 17, 2020
@dilin-MS dilin-MS deleted the update-containerized-doc branch February 23, 2020 02:44
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants