summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 061be118e..288bf2029 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2286,5 +2286,7 @@
* drivers/mtd/mp25x.c: Add ability to use different SPI modes and different
manufacturers codes. Fix a error in the wait for not busy (submitted by
Mohammad Elwakeel.
+ * arch/arm/src/stm32/stm32_can.c. Add a low-level STM32 CAN driver. (Initial
+ check is incomplete).