Update ChangeLog
This commit is contained in:
parent
3bb6a877fd
commit
17abe05357
@ -7756,4 +7756,12 @@
|
||||
backward (2014-7-20).
|
||||
* drivers/net/slip.c: Fix an error in SLIP escaping. From Max
|
||||
Neklyudov (2014-7-22).
|
||||
* drivers/input/Kconfg: Add missing configuration option to select the
|
||||
MAX11802 touchscreen controller. From Petteri Aimonen (2014-7-22).
|
||||
* arm/src/stm32/chip/stm32_dac.h: Fix typos, from Peterri Aimonen
|
||||
(2014-7-22).
|
||||
* arch/arm/src/stm32/stm32_otgfsdev.c: STM32 OTGFS device: Various
|
||||
changes to try to reduce that amount of time in interrupts handles and
|
||||
with interrupts disbled. Needs verification on other platforms. From
|
||||
Petteri Aimonen (2014-7-22).
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
/************************************************************************************
|
||||
* arch/arm/src/stm32/chip/stm32_dac.h
|
||||
*
|
||||
* Copyright (C) 2011, 2013 Gregory Nutt. All rights reserved.
|
||||
* Copyright (C) 2011, 2013-2014 Gregory Nutt. All rights reserved.
|
||||
* Author: Gregory Nutt <gnutt@nuttx.org>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
|
Loading…
x
Reference in New Issue
Block a user