From eb041b927ae19ab2b8ccbd89ae264b1c42c4a017 Mon Sep 17 00:00:00 2001 From: patacongo Date: Thu, 4 Oct 2012 18:42:28 +0000 Subject: Fix some W25 driver errors git-svn-id: http://svn.code.sf.net/p/nuttx/code/trunk@5212 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/ChangeLog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nuttx/ChangeLog') diff --git a/nuttx/ChangeLog b/nuttx/ChangeLog index eb85a8e7c..257119a35 100644 --- a/nuttx/ChangeLog +++ b/nuttx/ChangeLog @@ -3463,3 +3463,5 @@ by the STM32 watchdog driver. * CONFIG_EXAMPLES_*: To make things consistent, changed all occurrences of CONFIG_EXAMPLE_* to CONFIG_EXAMPLES_*. + * drivers/mtd/w25.c and configs/*/src/up_w25.c: Several fixes for the + W25 SPI FLASH. -- cgit v1.2.3