uCBQN/build/picoSubmodule/lib/btstack/tool/migration_to_v1.0
2026-02-07 16:25:12 +01:00
..
migration.cocci initial commit to the microcontroller port. changes to build system and syfns. 2026-02-07 16:25:12 +01:00
migration.sed initial commit to the microcontroller port. changes to build system and syfns. 2026-02-07 16:25:12 +01:00
migration.sh initial commit to the microcontroller port. changes to build system and syfns. 2026-02-07 16:25:12 +01:00
README.md initial commit to the microcontroller port. changes to build system and syfns. 2026-02-07 16:25:12 +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.