History for uwuboot / include / arm11 / hardware / timer.h
2019-05-20
@profi200
More code improvements/documentation.
profi200 committed on 20 May 2019
2018-04-24
@profi200
Timers: Use integer math on ARM9 and faster fp math on ARM11.
profi200 committed on 24 Apr 2018
2018-02-25
@profi200
Reverted C++ header commit because it looks ugly. We will change this later.
profi200 committed on 25 Feb 2018
2018-01-29
@profi200
Add missing C++ guards for C code.
profi200 committed on 29 Jan 2018
2017-12-12
@profi200
Return current number of ticks on timer stop.
profi200 committed on 12 Dec 2017
2017-12-10
@profi200
Fixed -Wdiv-by-zero warning and with it a bug.
profi200 committed on 10 Dec 2017
@profi200
ARM11: Timer prescalers start at 1.
profi200 committed on 10 Dec 2017
2017-11-08
@profi200
Use inline functions when useful.
profi200 committed on 8 Nov 2017
2017-09-14
@profi200
Added TIMER_getTicks() function.
profi200 committed on 14 Sep 2017
2017-08-15
@profi200
Move GUI sources in a separate gui folder and hardware sources in hardware folder episode 2.
profi200 committed on 15 Aug 2017