forked from MicrosoftDocs/cpp-docs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.yml
More file actions
59 lines (53 loc) · 2.38 KB
/
index.yml
File metadata and controls
59 lines (53 loc) · 2.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
### YamlMime:Landing
title: Embedded development with C++ | Create and debug embedded applications # < 60 chars
summary: Use Embedded tooling in Visual Studio 2022 and later to create and debug applications for Embedded. # < 160 chars
metadata:
title: Embedded development with C++
description: Learn how to use Embedded tooling in Visual Studio and Visual Studio Code to create and debug applications for Linux.
ms.topic: landing-page
author: gcampbell-msft
ms.author: gcampbell
ms.date: 07/12/2022
ms.custom: intro-landing-hub
monikerRange: '>=msvc-170'
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | tutorial | video | whats-new
landingContent:
# Cards and links should be based on top customer tasks or top subjects
# Start card title with a verb
# Card
- title: Build and debug embedded projects in Visual Studio and Visual Studio Code
linkLists:
- linkListType: get-started
links:
- text: Download the Embedded workload in Visual Studio and Visual Studio Code
url: download-and-install-the-embedded-tooling.md
- linkListType: how-to-guide
links:
- text: Getting started guides
url: https://github.com/azure-rtos/getting-started
- linkListType: tutorial
links:
- text: Embedded Software Development in Visual Studio
url: https://devblogs.microsoft.com/cppblog/visual-studio-embedded-development/
- text: Embedded Software Development in Visual Studio Code
url: https://devblogs.microsoft.com/cppblog/vscode-embedded-development/
- linkListType: whats-new
links:
- text: Zephyr support in Visual Studio and Visual Studio Code
url: https://devblogs.microsoft.com/cppblog/serial-and-zephyr-support/
- title: Embedded Tooling in Visual Studio and Visual Studio Code
linkLists:
- linkListType: reference
links:
- text: Peripheral View
url: ./peripheral-view.md
- text: RTOS View
url: ./rtos-view.md
- text: Serial Monitor
url: ./serial-monitor.md
- title: More embedded tools
linkLists:
- linkListType: whats-new
links:
- text: Bootstrap your development environment
url: https://devblogs.microsoft.com/cppblog/vcpkg-artifacts/