Skip to content

Conversation

@bogdanarduino
Copy link
Contributor

This change allows the library control over two simultaneously connected USB devices instead of just one; Critical for some USB HID Host library examples like the "Keyboard And Mouse" example.

…control over two wimultaneously connected USB devices instead of just one; Critical for some USB HID Host library examples.
@sebromero
Copy link
Contributor

@pennam Any downside of increasing this to 2? We need it for the HID library to make the mouse / keyboard example work by default.

@per1234 per1234 added the topic: code Related to content of the project itself label Oct 30, 2025
@pennam
Copy link
Contributor

pennam commented Nov 5, 2025

@pennam Any downside of increasing this to 2? We need it for the HID library to make the mouse / keyboard example work by default.

It just increases the RAM usage of 144 bytes.

@pennam pennam self-requested a review November 5, 2025 13:05
@pennam pennam merged commit 794f837 into main Nov 5, 2025
17 of 22 checks passed
@pennam pennam deleted the set_CFG_TUH_HID_value_to_2 branch November 5, 2025 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

topic: code Related to content of the project itself

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants