rockbox/firmware/target
Michael Sevakis f4c4221306 Convert i.MX31 and AMS target to use RTC interrupt
Instead of checking ticks, set a sticky dirty flag that indicates
that the RTC needs to be read. This gives a timely update and more
accurate readout without actually reading the RTC until it changes.
The implementation should atomically read the flag and clear it.
Setting the flag would typically happen in an RTC tick ISR.

Change-Id: I6fd325f22845029a485c502c884812d3676026ea
2017-11-21 07:52:02 -05:00
..
arm Convert i.MX31 and AMS target to use RTC interrupt 2017-11-21 07:52:02 -05:00
coldfire Fix red/yellow 2015-01-12 12:02:24 +01:00
hosted nwz: fix tuner on older players (also fixes audio because Sony) 2017-11-14 00:27:28 +01:00
mips Fix a few missed things in 16454efc (and hopefully clear the red). 2017-10-26 16:32:53 -04:00
sh Unify storage threads into one 2017-10-26 14:35:41 -04:00