Fix some typos in the ChangeLog
This commit is contained in:
parent
e523c93391
commit
b096ea077f
@ -11700,7 +11700,7 @@
|
||||
dev@ziggurat29.com (2016-05-03).
|
||||
* Makefile.unix and tools/mkexport.sh: Pass top-level make to the
|
||||
script to allow -j greater than 1. From David Sidrane (2016-05-04).
|
||||
* arch/arm/src/stm32, sm32f7, stm32l4: Fix typo in variable name in
|
||||
* arch/arm/src/stm32, stm32f7, stm32l4: Fix typo in variable name in
|
||||
serial BREAK logic. Review other serial implementations for similar
|
||||
naming problems. (2016-05-05).
|
||||
* arch/arm/src/samv7: Fix typo in MATRIX register definitions. From
|
||||
@ -11709,11 +11709,12 @@
|
||||
clocking options set up before in *rcc.c use INITS flag to avoid magic
|
||||
reg value to detect power up reset state of RTC correct a problem
|
||||
clearing interrupt flags (they weren't) which prevented an alarm from
|
||||
ever being used more than once per reset cycl.e From Dave
|
||||
ever being used more than once per reset cycle. From Dave
|
||||
dev@ziggurat29.com (2016-05-07).
|
||||
* arch/arm/src/tiva: Fix a bug of GPIO falling-edge interrupt for tiva.
|
||||
From Young (2016-05-07).
|
||||
* drivrs/mtd: Add a driver for SST26F spi/qspi flash devices (SPI mode
|
||||
only). From Sebastien Lorquet (2016-05-10).
|
||||
* Several Makefiles: Add .PHONY definitions to prevent 'clean up to date'
|
||||
message weirdness (2016-05-10).
|
||||
message weirdness when 'make clean' is done with no .config or Make.defs
|
||||
file (2016-05-10).
|
||||
|
Loading…
Reference in New Issue
Block a user