mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 20:50:14 +01:00
Add instructions to install a bootloader to the board. The SAMD21 XPLAINED PRO board is shipped without a bootloader, which therefore has to be installed once before it can be used with MicroPython. Signed-off-by: robert-hh <robert@hammelrath.com>