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
This commit is contained in:
parent
117aec2341
commit
8878bec5c4
@ -2720,11 +2720,23 @@ buildroot-1.10 2011-05-06 <gnutt@nuttx.org>
|
|||||||
<ul><pre>
|
<ul><pre>
|
||||||
nuttx-6.11 2011-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
nuttx-6.11 2011-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
||||||
|
|
||||||
|
* 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 <gnutt@nuttx.org>
|
apps-6.11 2011-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
||||||
|
|
||||||
pascal-3.1 2011-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
pascal-3.1 2011-xx-xx Gregory Nutt <gnutt@nuttx.org>
|
||||||
|
|
||||||
buildroot-1.11 2011-xx-xx <gnutt@nuttx.org>
|
buildroot-1.11 2011-xx-xx <gnutt@nuttx.org>
|
||||||
|
|
||||||
|
* 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>
|
</pre></ul>
|
||||||
|
|
||||||
<table width ="100%">
|
<table width ="100%">
|
||||||
|
Loading…
Reference in New Issue
Block a user