Commit Graph

3 Commits

Author SHA1 Message Date
Sergey V. Lobanov 47c31b4746 bossa: fix build on macos
override OS=Linux Makefile variable to support building on macos

Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
2022-01-09 14:17:13 +01:00
Nick Hainke 7e2e38cab6 bossa: fix fpic compilation
Fixes: #17287 ("bossa: recompile with -fPIC")

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-12-12 08:09:36 +01:00
Nick Hainke 5dd6c8ad46 bossa: add bossa
Based on the work of Hirokazu MORIKAWA (nxhack):
https://github.com/nxhack/openwrt-arduino-packages/tree/master/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.

Signed-off-by: Nick Hainke <vincent@systemli.org>
2021-10-23 20:52:30 -10:00