-
Notifications
You must be signed in to change notification settings - Fork 2.1k
USB Device Stack #3546
Copy link
Copy link
Closed
Labels
Area: driversArea: Device driversArea: Device driversDiscussion: RFCThe issue/PR is used as a discussion starting point about the item of the issue/PRThe issue/PR is used as a discussion starting point about the item of the issue/PRPlatform: ARMPlatform: This PR/issue effects ARM-based platformsPlatform: This PR/issue effects ARM-based platforms
Metadata
Metadata
Assignees
Labels
Area: driversArea: Device driversArea: Device driversDiscussion: RFCThe issue/PR is used as a discussion starting point about the item of the issue/PRThe issue/PR is used as a discussion starting point about the item of the issue/PRPlatform: ARMPlatform: This PR/issue effects ARM-based platformsPlatform: This PR/issue effects ARM-based platforms
For some time now I have been working on the USB Device Stack for RIOT. Currently I have a functioning device stack with CDC ACM device support (loopback). It is progressing slowly, because I do it only in my free time, but steadily. I plan to open a PR at end of the week.
The stack shall/will be designed to run on built-in USB-Controllers (on ARM SoCs or similar).
Here I would like to put my ideas on the stack to discussion and track the progress.
I see three steps as the main task:
I think if it is so far, RIOT will be a universal OS for IoT. Especially the step two may increase the popularity of RIOT and increases the acceptance of IEEE802.15.4 devices.
The TODO list for the stack:
Supported hardware: