xref: /btstack/tool/migration_to_v1.0/README.md (revision 0561b2d8d5dba972c7daa57d5e677f7a1327edfd)
1# BTstack v1.0 Migration
2
3## Migrate your BTstack project from version 0.9 to 1.0.
4
5BTstack 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](http://coccinelle.lip6.fr/) is used for advanced patches.
6
7BlueKitchen GmbH is providing a [web service](http://buildbot.bluekitchen-gmbh.com/migration) to help migrate your sources if you don't want to install Coccinelle.
8