Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

tests/pkg_tinyusb*: add a BOARD to make make build #18888

Merged
merged 1 commit into from
Nov 12, 2022

Conversation

kfessel
Copy link
Contributor

@kfessel kfessel commented Nov 11, 2022

Contribution description

tests/pkg_tinyusb* did not build because no BOARD was set and native has no USB for tinyusb
this sets a board enabling default buildability.

this also changes the deprecated shell_commands to the new `shell_cmds_default'

Testing procedure

tests/pkg_tinyusb_cdc_acm_stdio$ make
tests/pkg_tinyusb_cdc_msc$ make

Issues/PRs references

@github-actions github-actions bot added the Area: tests Area: tests and testing framework label Nov 11, 2022
@kfessel kfessel requested a review from benpicco November 11, 2022 19:50
@kfessel kfessel added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 11, 2022
@benpicco benpicco requested a review from gschorcht November 11, 2022 19:57
@riot-ci
Copy link

riot-ci commented Nov 11, 2022

Murdock results

✔️ PASSED

edeed17 tests/pkg_tinyusb*: add a BOARD to make make build

Success Failures Total Runtime
2002 0 2002 06m:20s

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 merged commit 2801107 into RIOT-OS:master Nov 12, 2022
@kaspar030 kaspar030 added this to the Release 2023.01 milestone Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: tests Area: tests and testing framework CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants