Skip to content

tinyusb examples fail to build with latest tinyusb - #778

Open
peterharperuk wants to merge 1 commit into
raspberrypi:developfrom
peterharperuk:another_tinyusb_examples_fix
Open

tinyusb examples fail to build with latest tinyusb#778
peterharperuk wants to merge 1 commit into
raspberrypi:developfrom
peterharperuk:another_tinyusb_examples_fix

Conversation

@peterharperuk

Copy link
Copy Markdown
Contributor

The tinyusb examples in the latest version of tinyusb 0.21.0 try and run tinyusb/tools/linkermap/linkermap.py which only exists if you have run tools/get_deps.py

Override family_add_linkermap to do nothing if this file does not exist - which allows the examples to build cleanly.

The tinyusb examples in the latest version of tinyusb 0.21.0 try and
run tinyusb/tools/linkermap/linkermap.py which only exists if you have
run tools/get_deps.py

Override family_add_linkermap to do nothing if this file does not
exist - which allows the examples to build cleanly.
@peterharperuk peterharperuk added this to the 2.3.1 milestone Jul 23, 2026
@peterharperuk
peterharperuk requested a review from kilograham July 23, 2026 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant