aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 7b0fe5ac9ddf97dad7a026dbf8a9f34cebb65495 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Linux ANT HAL library #

This repository contains the source to build the ANT HAL library (antradio_library.so) for use on Linux based platforms, including Android. Android makefiles are included to configure the build for a specific ANT part which is set in the board config.

## Branches ##

### master ###
Versions that have been tested and are suitable for consumer devices.

### development ###
The latest, untested, development versions. These are made available for silicon vendors to verify code changes on parts/boards not available to ANT Wireless engineers.

### <X>_debug ###
Unmaintained, unsupported and untested code. These branches are purely used as a means of distributing in-progress work between engineers at different sites. They generally contain features and fixes developed by third parties.