mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 08:36:24 +08:00
update
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2838 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -1188,4 +1188,10 @@
|
||||
* graphics/nxglib/fb/nxglib_moverectangle.c - Fix a logic error
|
||||
that caused an uninitialized variable warning. I still don't
|
||||
have a test to prove that the changes are correct.
|
||||
|
||||
* configs/olimex-lpc2378 - Add support for the CodeSourcery toolchain
|
||||
under Linux (contributed by Alan Carvalho de Assis).
|
||||
* arch/arm/src/lpc17xx/lpc17_gpio.c - Fix an imporation GPIO configuration
|
||||
bug: When attempting to set no pull-up or pull-down (floating),
|
||||
it would, instead, select pull-down.
|
||||
* arch/arm/src/lm3s/lm3s_gpioirq.c - Fix warning for returning a value
|
||||
from functions returning void (contributed by Tiago Maluta).
|
||||
|
||||
Reference in New Issue
Block a user