diff --git a/ChangeLog b/ChangeLog index 8921efdc04e..6baf77ffa55 100755 --- a/ChangeLog +++ b/ChangeLog @@ -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). + diff --git a/arch b/arch index 5c2e57602f9..446bc602bbe 160000 --- a/arch +++ b/arch @@ -1 +1 @@ -Subproject commit 5c2e57602f96c5df32d1251df89332869c02c5c2 +Subproject commit 446bc602bbe82a47907f6125779ce15507a0d527