Skip to content

Commit 3de3654

Browse files
Docs: Minor clarification in README.
1 parent 77158ba commit 3de3654

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

README.md

+9-6
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,15 @@ back, near the right side of the edge connector.
5858

5959
The micro:bit V2.2 contains an nRF52 microcontroller as the
6060
[Interface MCU](https://tech.microbit.org/software/daplink-interface/) and Mbed
61-
OS targets has been created to be able to target these Interface MCUs.
62-
63-
- `nrf52_microbit_v2_if_820`: Target for micro:bit V2.2 nRF52820 Interface MCU.
64-
- `nrf52_microbit_v2_if_833`: Fof a micro:bit V2.2 nRF52833 Interface MCU.
65-
This target is configured to be identical to the nrf52820 builds, with the
66-
only difference being some pin assignments.
61+
OS targets has been created to be able to create Mbed OS project for these
62+
microcontrollers as well.
63+
64+
- `nrf52_microbit_v2_if_820`: Target for micro:bit V2.2 with a nRF52820
65+
Interface MCU.
66+
- `nrf52_microbit_v2_if_833`: For a micro:bit V2.2 with a nRF52833 Interface
67+
MCU. This target is configured to be identical to the nrf52820 builds
68+
(including reduced RAM & Flash), with the only difference being some pin
69+
assignments.
6770

6871
### Initialise the Project
6972

0 commit comments

Comments
 (0)