This repository contains the sources of the Microchip SAM-BA tool.
This tool is built using Qt5 and is command-line only for now.
The sources are hosted on GitHub.
SAM-BA sources are provided under the GNU General Public License version 2 only. A copy of the license can be found in the LICENSE file.
The main supported platform for SAM-BA are Windows and Linux.
The following versions are built on each release:
- Windows x86 32-bit (this binary can also be run on 64-bit Windows)
- Linux x86 64-bit
-
dist Misc. files required for the binary package
-
doc Files related to documentation generation
-
examples Examples provided in the binary package
-
src C++ and QML source code
A comprehensive guide for building SAM-BA can be found in BUILD.md.