mattairtech / BOSSA

BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind BOSSA is to create a simple, easy-to-use, open source utility to replace Atmel's SAM-BA software. BOSSA is an acronym for Basic Open Source SAM-BA Application to reflect that goal.
http://www.shumatech.com/web/products/bossa
BSD 3-Clause "New" or "Revised" License
7 stars 12 forks source link

Added support for ATSAMD21E16A/B #1

Closed aksonlyaks closed 6 years ago

aksonlyaks commented 6 years ago

Please add if required the changes.

I have checked the code working with E16A

mattairtech commented 6 years ago

Thanks for the contribution. I will merge this in and add the rest of the 'B' variants.

mattairtech commented 6 years ago

This has been added in https://github.com/mattairtech/BOSSA/commit/1925ca296e997971449e7716bf2888f1c881d9d5. I was unable to merge this pull request on GitHub so I copied in your changes manually in my local repository. Closing.

aksonlyaks commented 6 years ago

Good to know.. Thanks.