Update flashing-nrf52.md

This commit is contained in:
apt105 2021-07-15 10:31:19 +01:00
parent 6b5cfbf8d7
commit 7945855649

View file

@ -40,6 +40,7 @@ Be careful to install the correct load for your board. While it is unlikely that
]}>
<TabItem value="linux">
</TabItem>
<TabItem value="macos">
@ -49,6 +50,7 @@ Be careful to install the correct load for your board. While it is unlikely that
* Copy the appropriate `firmware-xxxxx-1.2.x.uf2` file from the firmware zip file onto the new drive.
* Once the file has finished copying over, the device will reboot, loading the new firmware as it does.
</TabItem>
<TabItem value="windows">
@ -58,6 +60,7 @@ Be careful to install the correct load for your board. While it is unlikely that
* Copy the appropriate `firmware-xxxxx-1.2.x.uf2` file from the firmware zip file onto the new drive.
* Once the file has finished copying over, the device will reboot, loading the new firmware as it does.
</TabItem>
</Tabs>