浏览代码

Update changelog.rst

Ha Thach 4 年之前
父节点
当前提交
e72d48ee29
共有 1 个文件被更改,包括 9 次插入9 次删除
  1. 9 9
      docs/info/changelog.rst

+ 9 - 9
docs/info/changelog.rst

@@ -40,15 +40,6 @@ RP2040
 - Add RP2040 suspend & resume support
 - Implement double buffer for both host and device (#891). Howver device EPOUT is still single bufferred due to techinical issue with short packet 
 
-Host Controller Driver (HCD)
-----------------------------
-
-RP2040
-^^^^^^
-
-- Implement double bufferred to fix E4 errata and boost performance
-- Lots of rp2040 update and enhancment
-
 Device Stack
 ------------
 
@@ -95,6 +86,15 @@ Vendor
 - Fix vendor fifo deadlock in certain case
 - Add tud_vendor_n_read_flush
 
+Host Controller Driver (HCD)
+----------------------------
+
+RP2040
+^^^^^^
+
+- Implement double bufferred to fix E4 errata and boost performance
+- Lots of rp2040 update and enhancment
+
 Host Stack
 ----------