Damien George 34e43c7ee9 stmhal: Improve efficiency of SysTick IRQ and HAL_Delay.
SysTick IRQ now increases millisecond counter directly (ie without
calling HAL_IncTick).  Provide our own version of HAL_Delay that does a
wfi while waiting.  This more than halves power consumption when running
a loop containing a pyb.delay call.  It used to be like this, but new
version of HAL library regressed this feature.
2014-08-25 18:12:44 +01:00
..
2014-03-11 23:55:41 -07:00
2014-05-02 23:03:23 +01:00
2014-07-19 16:39:13 +01:00
2014-03-12 18:15:55 -07:00
2014-06-15 00:41:47 +01:00
2014-07-03 13:25:24 +01:00
2014-08-25 12:22:11 +01:00
2014-08-25 12:22:11 +01:00
2014-06-15 22:48:05 -07:00
2014-08-24 18:30:22 +01:00
2014-08-10 17:50:28 +01:00
2014-07-03 13:25:24 +01:00
2014-07-03 13:25:24 +01:00
2014-06-02 21:43:02 +02:00