add back info to readme, use stack.svg

This commit is contained in:
hathach
2021-08-03 16:36:03 +07:00
committed by Rafael Silva
parent bece3bca08
commit 6805c9d734
4 changed files with 80 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
Reference
*********
.. figure:: ../assets/stack.png
.. figure:: ../assets/stack.svg
:width: 1600px
:alt: stackup
@@ -30,11 +30,6 @@ If you have special need, `usbd_app_driver_get_cb()` can be used to write your o
Host Stack
==========
.. admonition:: Warning
:class: warning
Most active development is on the Device stack. The Host stack is under rework and largely untested.
- Human Interface Device (HID): Keyboard, Mouse, Generic
- Mass Storage Class (MSC)
- Hub currently only supports 1 level of hub (due to my laziness)