Skip to content

Commit 0b91f94

Browse files
author
Amanda Butler
authored
Edit README.md
Make minor edits to fix grammar nits.
1 parent ef778b6 commit 0b91f94

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Baremetal-Blinky/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
## Baremetal Blinky example using Mbed OS
22

3-
This guide reviews the steps required to build and run a baremetal Blinky application on Ti's CC3220SF LaunchXL platform without using DigitalOut class and timers.
3+
This guide reviews the steps required to build and run a baremetal Blinky application on TI's CC3220SF LaunchXL platform without using DigitalOut class and timers.
44

55
Please install [Mbed CLI](https://github.com/ARMmbed/mbed-cli#installing-mbed-cli).
66

7-
This example retrieves code from https://github.com/ARMmbed/mbed-os-ti-port. It's a private repo, please contact [email protected] to request access.
7+
This example retrieves code from https://github.com/ARMmbed/mbed-os-ti-port. It's a private repo; please contact [email protected] to request access.
88

99
### Import the example application
1010

@@ -28,5 +28,5 @@ mbed compile -m cc3220sf -t gcc_arm
2828

2929
1. Connect your Mbed device to the computer over USB.
3030
2. Copy the binary file to the Mbed device.
31-
3. Observe red LED blinking.
31+
3. Observe the red LED blinking.
3232

0 commit comments

Comments
 (0)