summaryrefslogtreecommitdiff
path: root/nuttx/Documentation
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-10-07 17:21:16 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2011-10-07 17:21:16 +0000
commit3ae6dd3bf850269d0b55c842d463d028071cd496 (patch)
tree4e08a9a8fb1c16df0a2de35e3e53d0f71e5c6d40 /nuttx/Documentation
parent7481e9b333eab4e325898f8b5f0f9423f315bd18 (diff)
downloadpx4-nuttx-3ae6dd3bf850269d0b55c842d463d028071cd496.tar.gz
px4-nuttx-3ae6dd3bf850269d0b55c842d463d028071cd496.tar.bz2
px4-nuttx-3ae6dd3bf850269d0b55c842d463d028071cd496.zip
Fix STM32 build with with no RTC; Fix STM3210E-EVAL color correction for the RenesasSP LCD
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4030 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/Documentation')
-rw-r--r--nuttx/Documentation/NuttX.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/nuttx/Documentation/NuttX.html b/nuttx/Documentation/NuttX.html
index 1f61d2f7b..0543c87b3 100644
--- a/nuttx/Documentation/NuttX.html
+++ b/nuttx/Documentation/NuttX.html
@@ -2720,11 +2720,23 @@ buildroot-1.10 2011-05-06 &lt;gnutt@nuttx.org&gt;
<ul><pre>
nuttx-6.11 2011-xx-xx Gregory Nutt &lt;gnutt@nuttx.org&gt;
+ * arch/arm/stm32/Make.defs: Don't build stm32_rtc.c if CONFIG_RTC is not
+ selected. Doing so will cause errors if other configuration dependencies
+ are not met
+ * configs/stm3210e-eval/src/up_lcd.c: Color corrections for SPFD5408B LCD
+ do not work with R61580 LCD.
+
apps-6.11 2011-xx-xx Gregory Nutt &lt;gnutt@nuttx.org&gt;
pascal-3.1 2011-xx-xx Gregory Nutt &lt;gnutt@nuttx.org&gt;
buildroot-1.11 2011-xx-xx &lt;gnutt@nuttx.org&gt;
+
+ * configs/avr-defconfig-4.3.3 - Added --enable-long-long as a GCC
+ option.
+ * configs/avr-defconfig-4.5.2 - New configuration.
+ * Config.in and almost all configurations in configs/ - Changed the
+ default nuttx path to $(TOPDIR)/../../nuttx
</pre></ul>
<table width ="100%">