No description
  • C 92.2%
  • C++ 4.5%
  • Makefile 3.3%
Find a file
Chirayu Desai 6e176b725f
Add .gitupstream file
Change-Id: I8f412c7a25beb5d66553cd68276fc7aa751f2ba9
2022-08-25 01:28:34 +03:00
app Broke Android_System_package in to individual repositories 2012-11-01 15:20:17 -06:00
src Merge remote-tracking branch 'remotes/origin/caf/github/master' into ant.lnx.3.0 2020-01-21 13:54:04 -08:00
.gitupstream Add .gitupstream file 2022-08-25 01:28:34 +03:00
Android.mk Merge remote-tracking branch 'remotes/origin/caf/github/master' into ant.lnx.3.0 2020-01-21 13:54:04 -08:00
LICENSE Broke Android_System_package in to individual repositories 2012-11-01 15:20:17 -06:00
NOTICE Broke Android_System_package in to individual repositories 2012-11-01 15:20:17 -06:00
README.md Update README.md 2014-05-13 16:25:52 -06:00

Linux ANT HAL library

This repository contains the source to build the ANT HAL library (libantradio.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.

features/branch name

The latest, untested, development versions of new features and fixes. These are made available for silicon vendors to verify code changes on new parts/boards not yet available to ANT Wireless engineers.

Third party submissions

If you have code changes (new features, improvements or bug fixes), you should submit a pull request to master. These will be considered, and added to master if accepted, or a features branch if further verification is required.