summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhathach <[email protected]>2021-10-19 12:35:35 +0700
committerhathach <[email protected]>2021-10-19 12:35:35 +0700
commit3485c82246ce17be1ca9649bb36dfc8b1782e593 (patch)
tree851ff3cc43f0648c7c296b39b7cd640714225656
parent38f02f0f3dcaf5bf8fe816b56060f55cf932798f (diff)
update changelog
-rw-r--r--docs/info/changelog.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/info/changelog.rst b/docs/info/changelog.rst
index 4cb30799c..8eec729d6 100644
--- a/docs/info/changelog.rst
+++ b/docs/info/changelog.rst
@@ -11,10 +11,10 @@ Device Controller Driver (DCD)
------------------------------
- Getting device stack to pass USB Compliance Verification test (chapter9, HID, MSC). Ports are tested:
- nRF, SAMD 21/51, rp2040, stm32f4, Renesas RX, iMXRT, ESP32-S2/3, Kinetic KL25/32
+ nRF, SAMD 21/51, rp2040, stm32f4, Renesas RX, iMXRT, ESP32-S2/3, Kinetic KL25/32, DA146xx
- Added dcd_edpt_close_all() for switching configuration
- [Transdimension] Support dcd_edpt_xfer_fifo() with auto wrap over if fifo buffer is 4K aligned and size is multiple of 4K.
-- [Da146xx] Improve vbus, reset, suspend, resume detection, and remote wakeup.
+- [DA146xx] Improve vbus, reset, suspend, resume detection, and remote wakeup.
Device Stack
------------