Update ChangeLog

This commit is contained in:
Gregory Nutt 2014-08-09 16:45:29 -06:00
parent 569d5d7218
commit a05ce21399
1 changed files with 3 additions and 0 deletions

View File

@ -8088,3 +8088,6 @@
.h, and sam_adc.c: Add support for a one-shot timer wrapper around
the low-level timer/counter logic. This also involved several changes
that rippled into the ADC driver (untested) (2014-8-9).
* arch/arm/src/sama5/sam_freerun.c, .h, Kconfig, and Make.defs: Add
support for a free-running timer wrapper around the low-level
timer/counter logic (2014-8-9).