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

Support for Flutter [os] #154

Open paulocoutinhox opened 3 years ago

paulocoutinhox commented 3 years ago

Hi,

I made this project to a customer and now he let me open it for the public.

I made a flutter app that call native BOSSA functions.

You can see here: https://github.com/paulo-coutinho/bossa-mobile

Stars are welcome !

Maybe can help someone.

Thanks.