mirror of
https://github.com/apache/nuttx.git
synced 2026-06-07 01:05:54 +08:00
Fix error in timer_settime()
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@3117 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -1337,5 +1337,8 @@
|
||||
verify the LPC17xx ethernet driver currently under development.
|
||||
* arch/arm/src/lpc17xx/lpc17xx_ethernet.c/.h - Began development of
|
||||
the LPC17xx Ethernet driver.
|
||||
* sched/timer_settime.c - Fix an error in set-up of one-shot timer. It was
|
||||
using the repititive timer value (which is zero in the one-shot case,
|
||||
always resulting in a 10Ms timer! Found and fixed by Wilton Tong.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user