btstack/port/pic32-harmony
2016-06-10 11:04:23 +02:00
..
app.X pic32: create MPLAPX projects for all examples in harmony/vx_xx/apps/btstack 2016-05-02 17:26:08 +02:00
src enable LE_SECURE_CONNECTIONS for larger platforms 2016-06-10 11:04:23 +02:00
create_examples.py pic32: create MPLAPX projects for all examples in harmony/vx_xx/apps/btstack 2016-05-02 17:26:08 +02:00
README.md pic32: create MPLAPX projects for all examples in harmony/vx_xx/apps/btstack 2016-05-02 17:26:08 +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. -Rrun 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.