summaryrefslogtreecommitdiff
path: root/nuttx/ChangeLog
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-26 17:07:34 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-11-26 17:07:34 +0000
commite4ffeb12c111d08f2422258e482c1db86286fe01 (patch)
treeff0df1702497422c18d8c6c2e3ab3895e0f966a1 /nuttx/ChangeLog
parent582b39047e192bf28c568fc53fcff168c8293841 (diff)
downloadpx4-nuttx-e4ffeb12c111d08f2422258e482c1db86286fe01.tar.gz
px4-nuttx-e4ffeb12c111d08f2422258e482c1db86286fe01.tar.bz2
px4-nuttx-e4ffeb12c111d08f2422258e482c1db86286fe01.zip
ez80f910200zco/ostest now uses Kconfig
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5390 42af7a65-404d-4744-a932-0658087f49c3
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 5c85d4bb6..a32577365 100644
--- a/nuttx/ChangeLog
+++ b/nuttx/ChangeLog
@@ -3689,4 +3689,6 @@
* arch/arm/src/stm32/stm32f20xx_rcc.c and stm32f40xx_rcc.c: Added option
CONFIG_STM32_FLASH_PREFETCH. FLASH prefetch will now only be enabled
if this option is selected.
+ * confgs/ez80f910200zco/ostest: Now used Kconfig/mconfig configuration
+ tool.