btstack/tool/migration_to_v1.0
2016-03-26 23:14:43 +01:00
..
migration.cocci sdp_util: extract sdp_create_spp_service into spp_server and use spp_create_sdp_record 2016-03-17 11:24:38 +01:00
migration.sed hci/gap: move set_class_of_device to gap 2016-03-26 23:14:43 +01:00
migration.sh
README.md migration: update migration chapter 2016-03-17 17:03:09 +01:00

BTstack v1.0 Migration

Migrate your BTstack project from version 0.9 to 1.0.

BTstack v1.0 has undergone major API changes. To help migrate your project, the ./migration.sh script applies a set of rules to your source files. In addition to sed, Coccinelle is used for advanced patches.

BlueKitchen GmbH is providing a web service to help migrate your sources if you don't want to install Coccinelle.