Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

pkg/tinyusb: update doc for tusb_app_config.h and common descriptor handling #18901

Merged
merged 2 commits into from
Nov 13, 2022

Conversation

gschorcht
Copy link
Contributor

Contribution description

This PR updates the doc to take into account the following changes:

Testing procedure

make doc and check the results.

Issues/PRs references

Fixes the doc for PR #18804
Fixes the doc for PR #18835

With PR RIOT-OS#18804 the approach to override the default tinyUSB configuration was changed. The update of the documentation was forgotten.
With PR RIOT-OS#18835, the automatic generation of descriptors for the most common device classes and their handling was introduced. The update of the documentation was forgotten.
@gschorcht gschorcht requested a review from benpicco November 13, 2022 10:38
@github-actions github-actions bot added Area: doc Area: Documentation Area: pkg Area: External package ports labels Nov 13, 2022
@gschorcht gschorcht added Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs labels Nov 13, 2022
@riot-ci
Copy link

riot-ci commented Nov 13, 2022

Murdock results

✔️ PASSED

5905893 pkg/tinyusb: update doc for common descriptors

Success Failures Total Runtime
1 0 1 57s

Artifacts

This only reflects a subset of all builds from https://ci-prod.riot-os.org. Please refer to https://ci.riot-os.org for a complete build for now.

@benpicco benpicco enabled auto-merge November 13, 2022 13:18
@benpicco benpicco merged commit e59446e into RIOT-OS:master Nov 13, 2022
@gschorcht gschorcht deleted the pkg/tinyusb_update_doc branch November 27, 2022 13:29
@kaspar030 kaspar030 added this to the Release 2023.01 milestone Jan 19, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Area: doc Area: Documentation Area: pkg Area: External package ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR CI: skip compile test If set, CI server will run only non-compile jobs, but no compile jobs or their dependent jobs Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants