Skip to content

support for update of tinyusb board setting (config) (b6e9c42b02 or newer) #73

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

Closed
wants to merge 1 commit into from

Conversation

N-Magi
Copy link

@N-Magi N-Magi commented Feb 2, 2021

Tinyusb's board config location was changed from

/hw/bsp/raspberry_pi_pico/board_raspberry_pi_pico.c

to

/hw/bsp/rp2040/family.c

and

/hw/bsp/rp2040/boards/raspberry_pi_pico

@kilograham
Copy link
Contributor

I assume this refers to newer upstream tinyusb? is this the only change required?

@N-Magi
Copy link
Author

N-Magi commented Feb 2, 2021

I assume this refers to newer upstream tinyusb?

yes
this tinyusb's update is suppot for other RP2040 equipped bard (ex adafuit itsybitsy).

is this the only change required?

just now, Yes

@kilograham
Copy link
Contributor

kilograham commented Feb 2, 2021

Yup, we'll probably test, and switch to upstream tinyusb for the next release (we can merge it into develop but we'll need to do some more testing even for that)

@N-Magi
Copy link
Author

N-Magi commented Feb 2, 2021

I know that. thank you
In addition, I tested at my environment, It's worked

@raspberrypi raspberrypi deleted a comment from panchalnikunj Feb 13, 2021
@kilograham kilograham added this to the 1.0.2 milestone Feb 19, 2021
@kilograham kilograham modified the milestones: 1.0.2, 1.0.3 Feb 28, 2021
@kilograham
Copy link
Contributor

we are not changing TinyUSB version until 1.0.3

@kilograham
Copy link
Contributor

subsumed by #321

@kilograham kilograham closed this Apr 8, 2021
@N-Magi N-Magi deleted the develop branch April 12, 2021 15:33
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