[RTEMS Project] #4891: Port TinyUSB to RTEMS.
RTEMS trac
trac at rtems.org
Fri Mar 24 17:17:54 UTC 2023
#4891: Port TinyUSB to RTEMS.
----------------------+--------------------
Reporter: kgardas | Owner: (none)
Type: project | Status: new
Priority: normal | Milestone:
Component: dev | Version:
Severity: normal | Keywords:
Blocked By: | Blocking:
----------------------+--------------------
I know that we do have libbsd to serve as a USB stack (too), but since
there is a push for LwIP to RTEMS too, I think something similar may be
port of TinyUSB to RTEMS too.
The project is described as:
"TinyUSB is an open-source cross-platform USB Host/Device stack for
embedded systems, designed to be memory-safe with no dynamic allocation
and thread-safe with all interrupt events being deferred and then handled
in the non-ISR task function." -- here:
https://docs.tinyusb.org/en/latest/
--
Ticket URL: <http://devel.rtems.org/ticket/4891>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list