Update ChangeLog

This commit is contained in:
Gregory Nutt
2015-12-02 07:19:36 -06:00
parent 08213f830d
commit f4978c12d5
2 changed files with 4 additions and 1 deletions
+3
View File
@@ -11195,3 +11195,6 @@
* arch/arm/src/stm32/stm32_ccm_procfs.c: Is no longer a part of the
'base' procfs entries and can now only be supported via run time
registration with CONFIG_FS_PROCFS_REGISTER=y (2015-12-01).
* arch/arm/src/samv7/sam_tc.c: Port the SAMA5 timer/counter driver
to the SAMV7 (2015-12-02).