Skip to content

Commit 8832d22

Browse files
committed
update docs
1 parent b18a8fb commit 8832d22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docs/info/changelog.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,6 @@ Controller Driver (DCD & HCD)
8787

8888
- Chipidea/NXP
8989
- Fix race condition with spinlock
90-
- Add async I/O support for MSC
9190
- Improve iMXRT support: fix build, disable BOARD_ConfigMPU, fix attach debouncing on port1 highspeed
9291
- Fix iMXRT1064 and add to HIL test pool
9392

@@ -135,8 +134,8 @@ Device Stack
135134
- Skip RX data with all zeroes
136135

137136
- MSC
137+
- Add async I/O support for MSC using ``tud_msc_async_io_done()``
138138
- Add ``tud_msc_inquiry2_cb()`` with bufsize for full inquiry response
139-
- Refactor async I/O: add ``in_isr`` argument to ``tud_msc_async_io_done()``
140139

141140
- MTP
142141
- Add new Media Transfer Protocol (MTP) device class driver

0 commit comments

Comments
 (0)