All timer lower half drivers. Port Sebastien's changes to all all other implementations of the timer lower half. Very many just and untested. Expect some problems.

This commit is contained in:
Gregory Nutt
2016-11-17 15:03:31 -06:00
parent 197cec58d2
commit 19c1c9d78b
5 changed files with 133 additions and 140 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
/****************************************************************************
* drivers/timers/timer.c
*
* Copyright (C) 2014 Gregory Nutt. All rights reserved.
* Copyright (C) 2014, 2016 Gregory Nutt. All rights reserved.
* Authors: Gregory Nutt <gnutt@nuttx.org>
* Bob Doiron
*