commit | 002a9f4cb7143c6fed86c5cfe6becf7c8659fea3 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Fri Oct 12 10:11:17 2018 -0700 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Nov 13 17:10:07 2018 -0500 |
tree | 8d50e2775a2f9a88b6418a2e8636bc2143921374 | |
parent | 9ff98f797af7d5814d9d651b533ff2b93334f7b3 [diff] |
drivers/timer/hpet: Completely new, simplified, tickless-capable driver Rewritten along the lines of ARM SysTick. Implements only the new, simplified API. MUCH smaller. Works with tickless pervasively. No loss of functionality. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>