micropython/ports/samd/boards/SPARKFUN_SAMD51_THING_PLUS
robert-hh f0399d35e4 samd/modmachine: Get the bootloader magic address from the lib.
Instead of being hard-coded, and then it works for all MCUs.

That fits except for a Sparkfun SAMD51 Thing Plus (known) bug, which uses
192k - 4 as magic address.  Therefore, that address is set as well to avoid
a problem when this bug is fixed by Sparkfun.
2022-10-25 23:09:04 +11:00
..
board.json samd/boards/SPARKFUN_SAMD51_THING_PLUS: Add board files for Thing Plus. 2022-10-25 22:42:17 +11:00
mpconfigboard.h samd/modmachine: Get the bootloader magic address from the lib. 2022-10-25 23:09:04 +11:00
mpconfigboard.mk samd/boards/SPARKFUN_SAMD51_THING_PLUS: Add board files for Thing Plus. 2022-10-25 22:42:17 +11:00
pins.csv samd/boards/SPARKFUN_SAMD51_THING_PLUS: Add board files for Thing Plus. 2022-10-25 22:42:17 +11:00