btstack/tool/migration_to_v1.0
2016-03-17 14:23:37 +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 migration: #include fixes 2016-03-17 11:39:32 +01:00
migration.sh
README.md migration: add README with link to service 2016-03-17 14:23:37 +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 provding a free hosted service to help migrate your sources if you don't want to install Coccinelle.