Skip to content

compile_gatt.py uses PICO_SDK_PATH rather than PICO_BTSTACK_PATH #2901

@peterharperuk

Description

@peterharperuk

If you pass PICO_BTSTACK_PATH into cmake to specify the location of the BTSTACK code, the sdk references the compile_gatt.py as ${PICO_SDK_PATH}/lib/btstack/tool/compile_gatt.py so it uses the wrong script. It should use ${PICO_BTSTACK_PATH}/tool/compile_gatt.py

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions