ANT: Compilation Fix for ANT bring up

Fix for compilation errors for LPDK ANT bring up

Change-Id: I738e2e3bd5f62c2deee4382102ae4e6f72cf8639
1 file changed
tree: 5c2020971a61e9ac6c33e6db4f60ffad5dbce58d
  1. app/
  2. src/
  3. Android.mk
  4. LICENSE
  5. NOTICE
  6. README.md
README.md

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.

_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.