shumatech / 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
371 stars 250 forks source link

Thanks! #148

Open bcr opened 3 years ago

bcr commented 3 years ago

Not an issue, no action required. Nice clean repo, good work, builds great.

milesfrankland commented 3 years ago

How on earth do you build? I have tried to build in cygwin in windows - even created a new ubuntu instance to try and build in there. Any pointers you can give me?

Thanks

milesfrankland commented 3 years ago

How on earth do you build? I have tried to build in cygwin in windows - even created a new ubuntu instance to try and build in there. Any pointers you can give me?

Thanks

I edited the files in windows and transferred to linux causing issues. When I git cloned from linux all worked well.

bcr commented 3 years ago

I'm on Linux, and I just did a make bossac and the magic happened.