-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c38bb3f
commit 29ad9c4
Showing
5 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
1 change: 1 addition & 0 deletions
1
docs/Meadow/Getting_Started/MCUs/Assemble_F7Feather_DevKit/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
docs/Meadow/Getting_Started/MCUs/Core_Compute_Module_DevKit/index.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
--- | ||
layout: Meadow | ||
sidebar_label: MCUs | ||
title: Getting started with Meadow microcontrollers (MCUs) | ||
subtitle: Create, deploy, and understand your first Meadow application. | ||
--- | ||
|
||
## Shared Steps | ||
* Install Meadow.CLI | ||
* Install IDE Extensions | ||
* Deploy Meadow.OS | ||
|
||
## Board-Specific Instructions | ||
* F7 Feather | ||
* Assemble F7 Feather DevKit | ||
* Hello, F7 | ||
* Core-Compute Module (CCM) Dev Kit | ||
* Hello, CCM | ||
* Project Lab | ||
* Hello, Project Lab |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
layout: Meadow | ||
sidebar_label: SBCs | ||
title: Getting Started with Single-Board-Computers (SBCs) | ||
subtitle: Create, deploy, and understand your first Meadow application. | ||
--- | ||
|
||
## Board-Specific Instructions | ||
* Raspberry Pi | ||
* SeeedStudio ReTerminal | ||
* Jetson Nano |