aboutsummaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/ChangeLog')
-rw-r--r--nuttx/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog
index 69f6febf0..061be118e 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -2283,5 +2283,8 @@
by Laurent Latil. Theses changes also include support for the STM32F103VCT6.
* arch/configs/stm3240g-eval/src/up_pwm.c: Add hooks needed to use the new
apps/examples/pwm test of the STM32 PWM driver.
+ * 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.