Skip to content

Update RP2040 hcd_init to have rhport argument.#682

Merged
hathach merged 1 commit into
masterfrom
rp2040_fix_hcd_init
Feb 26, 2021
Merged

Update RP2040 hcd_init to have rhport argument.#682
hathach merged 1 commit into
masterfrom
rp2040_fix_hcd_init

Conversation

@liamfraser
Copy link
Copy Markdown
Contributor

Fix RP2040 host compile. @hathach can we compile something for RP2040 in host mode as part of CI so this would be caught in the future?

@liamfraser liamfraser requested a review from hathach February 25, 2021 15:55
@hathach
Copy link
Copy Markdown
Owner

hathach commented Feb 25, 2021

@liamfraser ah sorry, I forgot about rp2040 host mode, can you also add .only.MCU_RP2040 file to the host example https://github.com/hathach/tinyusb/tree/master/examples/host/cdc_msc_hid . That will have ci to build host example with rp2040

PS: ci has some internal issues, I have cancel the run, feel free to push new commit.

@hathach
Copy link
Copy Markdown
Owner

hathach commented Feb 26, 2021

Update: host example needs to have CMakelists.txt as well to build, I will merge it first and add the host example build for rp2040 in a separated PR. Ru-run ci just now.

@hathach hathach merged commit 0c05a02 into master Feb 26, 2021
@hathach hathach deleted the rp2040_fix_hcd_init branch February 26, 2021 04:52
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.

2 participants