| commit | eb8f02358e12f710b28b8cb22abe97bfe2f1a40b | [log] [tgz] |
|---|---|---|
| author | Richard Barry <ribarry@amazon.com> | Tue Nov 22 13:24:32 2011 +0000 |
| committer | Richard Barry <ribarry@amazon.com> | Tue Nov 22 13:24:32 2011 +0000 |
| tree | dd90add08b51f005426e7f5520b88a7067210012 | |
| parent | 562eedc4347725123d024099876a8f1313fdbcf1 [diff] |
Fix compiler warning in timers.c/h that are only seen when the file is compiled on 8 bit devices. Update example source code in timers.h so the parameter names match those in timers.c. Fix "known issue" bug in xTaskResumeFromISR() (which was missing a critical section).