Skip to content

Commit 8a7794b

Browse files
authored
Update README.md
1 parent 1f30253 commit 8a7794b

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Code Examples for the ModusToolbox<sup>TM</sup> PSoC 6 SDK
1+
# Code Examples for the ModusToolbox™ PSoC<sup>®</sup> 6 SDK
22

3-
This file is a placeholder for the upcoming release of code examples for ModusToolbox IDE.
3+
This file is a placeholder for the upcoming release of code examples for ModusToolbox IDE.
44

55
# Table of Contents
66

@@ -12,11 +12,11 @@ This file is a placeholder for the upcoming release of code examples for ModusTo
1212
* [Technical Resources](#technical-resources)
1313
## Overview
1414

15-
These examples demonstrate the peripherals and basic functionality of the PSoC 6 MCU. Some examples demonstrate more complex solutions. Each example has a readme.txt, and a comprehensive PDF document that explains what to do and what to observe when running the example.
15+
These examples demonstrate the peripherals and basic functionality of the PSoC<sup>®</sup> 6 MCU. Some examples demonstrate more complex solutions. Each example has a readme.txt, and a comprehensive PDF document that explains what to do and what to observe when running the example.
1616

17-
The code examples in this repository all use [ModusToolbox IDE](http://www.cypress.com/products/modustoolbox-integrated-design-environment-ide) and the C language.
17+
The code examples in this repository all use [ModusToolbox IDE](http://www.cypress.com/products/modustoolbox-integrated-design-environment-ide) and the C language.
1818

19-
The specific supported kits and parts vary per example. Review the readme.txt or the PDF file for each example. Most examples support all [PSoC 6<sup>®</sup> MCU](http://www.cypress.com/PSoC6) parts
19+
The specific supported kits and parts vary per example. Review the readme.txt or the PDF file for each example. Most examples support all [PSoC 6 MCU](http://www.cypress.com/PSoC6) parts
2020

2121
Supported kits include [PSoC 6 BLE Pioneer Kit](http://www.cypress.com/cy8ckit-062-ble), [PSoC 6 WiFi-BT Pioneer Kit](http://www.cypress.com/CY8CKIT-062-WiFi-BT), and [PSoC 6 Wi-Fi BT Prototyping Kit](http://www.cypress.com/cy8cproto-062-4343w).
2222

@@ -41,7 +41,7 @@ In the **Starter Application** window, click the **Browse** button and navigate
4141
# ModusToolbox IDE
4242
![](/images/MTbanner.png)
4343

44-
ModusToolbox IDE is based on the industry standard Eclipse IDE, and provides a single, coherent, and familiar design experience for the lowest power, most flexible MCUs with best-in-class sensing.
44+
ModusToolbox IDE is based on the industry standard Eclipse IDE, and provides a single, coherent, and familiar design experience for the lowest power, most flexible MCUs with best-in-class sensing.
4545

4646
* [ModusToolbox](http://www.cypress.com/products/modustoolbox-integrated-design-environment-ide)
4747

@@ -54,7 +54,7 @@ Cypress provides low-cost development kits for the PSoC 6 MCU platform.
5454

5555
[PSoC 6 WiFi-BT Pioneer Kit](http://www.cypress.com/CY8CKIT-062-WiFi-BT): The PSoC 6 WiFi-BT Pioneer Kit enables design and debug of the PSoC 62 MCU and the Murata LBEE5KL1DX Module (CYW4343W WiFi + Bluetooth Combo Chip). It includes a TFT display and Cypress' industry-leading CapSense technology.
5656

57-
[PSoC 6 Wi-Fi BT Prototyping Kit](http://www.cypress.com/cy8cproto-062-4343w) enables design and debug of PSoC 6 MCUs. It comes with industry-leading CapSense technology for touch buttons and slider, on-board debugger/programmer with KitProg3, μSD card interface, 512-Mb Quad-SPI NOR flash, PDM-PCM microphone, and a thermistor. It also includes a Murata LBEE5KL1DX module, based on the CYW4343W combo device.
57+
[PSoC 6 Wi-Fi BT Prototyping Kit](http://www.cypress.com/cy8cproto-062-4343w) enables design and debug of PSoC 6 MCUs. It comes with industry-leading CapSense technology for touch buttons and slider, on-board debugger/programmer with KitProg3, μSD card interface, 512-Mb Quad-SPI NOR flash, PDM microphone, and a thermistor. It also includes a Murata LBEE5KL1DX module, based on the CYW4343W combo device.
5858

5959

6060
# Technical Resources

0 commit comments

Comments
 (0)