Skip to content
Commit d7643563 authored by Gregory Nutt's avatar Gregory Nutt
Browse files

Change all time conversions. Yech. New timer units in microseconds breaks...

Change all time conversions.  Yech.  New timer units in microseconds breaks all existing logic that used milliseconds in the conversions.  Something likely got broken doing this, probably because I confused a MSEC2TICK conversion with a TICK2MSEC conversion.  Also, the tickless OS no appears fully functional and passes the OS test on the simulator with no errors
parent b651f37c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment