xref: /btstack/tool/migration_to_v1.0/README.md (revision 1228388f7d1d17c7deb04d173d8dd6301ce47e70)
176dd382dSMatthias Ringwald# BTstack v1.0 Migration
276dd382dSMatthias Ringwald
376dd382dSMatthias Ringwald## Migrate your BTstack project from version 0.9 to 1.0.
476dd382dSMatthias Ringwald
5*1228388fSMatthias RingwaldBTstack 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.
676dd382dSMatthias Ringwald
776dd382dSMatthias RingwaldBlueKitchen GmbH is provding a [free hosted service](http://buildbot.bluekitchen-gmbh.com/migration) to help migrate your sources if you don't want to install Coccinelle.
8