rsta2 / uspi

A bare metal USB driver for Raspberry Pi 1-3 written in C
GNU General Public License v3.0
282 stars 51 forks source link

Newbie question about porting #33

Closed lonnietc closed 1 year ago

lonnietc commented 2 years ago

Hello All,

I am working on a bare metal project for the x86_64 platform and am wondering if this library could be ported to that platform as well since it seems to have all of the functionality that I need, but is currently on for my platform.

Any thoughts for suggestions would be greatly appreciated. Thanks in advance

rsta2 commented 2 years ago

Are you sure, your target platform uses a DWC OTG USB controller, which is the only supported controller by USPi? Otherwise this library won't be of much use for you.

rsta2 commented 1 year ago

This issue is not really USPi related and there was no further reaction from its originator for over a year. I think, it can be closed.