summaryrefslogtreecommitdiff
path: root/docs/changelog/0.10.1.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog/0.10.1.rst')
-rw-r--r--docs/changelog/0.10.1.rst20
1 files changed, 0 insertions, 20 deletions
diff --git a/docs/changelog/0.10.1.rst b/docs/changelog/0.10.1.rst
deleted file mode 100644
index 30f1bbd98..000000000
--- a/docs/changelog/0.10.1.rst
+++ /dev/null
@@ -1,20 +0,0 @@
-0.10.1
-======
-
-*2021-06-03*
-
-- rework rp2040 examples and CMake build, allow better integration with pico-sdk
-
-Host Controller Driver (HCD)
-----------------------------
-
-- Fix rp2040 host driver: incorrect PID with low speed device with max packet size of 8 bytes
-- Improve hub driver
-- Remove obsolete ``hcd_pipe_queue_xfer()``/``hcd_pipe_xfer()``
-- Use ``hcd_frame_number()`` instead of micro frame
-- Fix OHCI endpoint address and ``xferred_bytes`` in xfer complete event
-
-Contributors
-------------
-
-Thanks to everyone who contributed to this release: @hathach, @kilograham.