Files
micropython/ports/samd/mboot
robert-hh cbffe61f96 samd/mboot/README.md: Add information about the bootloader source.
Includes the LICENSE file of the source and the specific board files
for the Xplained Pro board.

Signed-off-by: robert-hh <robert@hammelrath.com>
2024-11-18 18:31:16 +01:00
..

The SAMD Xplained Pro bootloader is built using the files from the repository https://github.com/adafruit/uf2-samdx1. The repository includes the LICENSE file https://github.com/adafruit/uf2-samdx1/LICENSE and a README https://github.com/adafruit/uf2-samdx1/README.md with build instructions.