We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 634258c commit 6630187Copy full SHA for 6630187
src/bare-metal.md
@@ -21,7 +21,7 @@ underneath us. This will be divided into several parts:
21
For the microcontroller part of the course we will use the
22
[BBC micro:bit](https://microbit.org/) v2 as an example. It's a
23
[development board](https://tech.microbit.org/hardware/) based on the Nordic
24
-nRF51822 microcontroller with some LEDs and buttons, an I2C-connected
+nRF52833 microcontroller with some LEDs and buttons, an I2C-connected
25
accelerometer and compass, and an on-board SWD debugger.
26
27
To get started, install some tools we'll need later. On gLinux or Debian:
0 commit comments