Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Wording fix
  • Loading branch information
iriark01 authored Apr 22, 2020
commit 0a1b2a5babc75ffec5b852caec90da287b06d636
2 changes: 1 addition & 1 deletion docs/program-setup/bare_metal/mbed2_porting.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ The configure your target:

1. Clone [mbed-os-example-blinky-baremetal](https://github.com/ARMmbed/mbed-os-example-blinky-baremetal).
1. Edit `targets.json`. In this step, you will configure your target to support Mbed OS 6 and add bare metal configuration parameters.
1. Build and run the example. In this step, you will validate the configuration and troubleshoot any issues. A successful run of the example will validate the configuration.
1. Build and run the example. In this step, you will troubleshoot any issues and validate the configuration by running the example successfully.

### Clone mbed-os-example-blinky-baremetal

Expand Down