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

Allow overriding the OS to extend cross-compile abilities #158

Closed svlobanov closed 2 years ago

svlobanov commented 2 years ago

Allow override OS to support cross-compile compilation if build OS adn host OS are differnet (e.g. build on MacOS for Linux)

Signed-off-by: Sergey V. Lobanov sergey@lobanov.in