File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change @@ -58,12 +58,15 @@ back, near the right side of the edge connector.
5858
5959The 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
You can’t perform that action at this time.
0 commit comments