btstack/port/pic32-harmony
2017-11-09 12:36:21 +01:00
..
app.X pic32-harmony: fix compile 2017-11-09 12:36:21 +01:00
src sm: ENABLE_MICRO_ECC_FOR_LE_SECURE_CONNECTIONS enables micro-ecc software implementation 2017-08-28 21:10:17 +02:00
create_examples.py
README.md pic32: update build for micro-ecc 2017-04-13 17:04:53 +02:00
setup-bluetooth-audio-devkit.jpg

BTstack Port for the Microchip PIC32 Harmony Platform

Status: All examples working, polling UART driver. Tested on Bluetooth Audio Development Kit only.

Setup

  • Place BTstack tree into harmony/framework folder.
  • Run port/pic32-harmony/create_examples.py to create examples in harmony/apps/btstack folder.

Usage

The examples can be opened and compiled in Microchip MPLABX.

Modifications to the GATT Database

After changing the GATT definition in $example.gatt, please run ./update_gatt_db.h to regenerate $example.h in the $example folder.