Support microcontroller device range
just-another-jxliu
released this
16 Jul 18:24
·
17 commits
to master
since this release
- Support ATSAMD51J18A Device Identification range. Previous device ID gating was too restrictive.
Windows users:
- Download
mdloader_windows.exe
andapplet-flash-samd51j18a.bin
and put them in the same folder.
Linux users:
- Download
mdloader_linux
andapplet-flash-samd51j18a.bin
and put them in the same folder. chmod u+x mdloader_linux
to make it executable.
Mac users:
- Download
mdloader_mac
andapplet-flash-samd51j18a.bin
and put them in the same folder. If downloading with Safari,mdloader_mac
with have a.dms
extension appended to it. This is fine. chmod u+x mdloader_mac
to make it executable. (chmod u+x mdloader_mac.dms
if downloaded from Safari)