History for uwuboot / source / arm11 / hardware / hid.c
2018-05-02
@profi200
Move more I2C stuff to mcu.c/h.
profi200 committed on 2 May 2018
@profi200
Use I2C IRQs. I2C code cleanup + other changes required after the former.
profi200 committed on 2 May 2018
2017-12-08
@profi200
Always keep the power button long pressed state.
profi200 committed on 8 Dec 2017
2017-12-06
@profi200
Allow poweroff on exceptions/panic.
profi200 committed on 6 Dec 2017
2017-11-23
@profi200
Actually do this right way(tm) episode 2.
profi200 committed on 23 Nov 2017
2017-11-06
@profi200
Temporary workaround for yet another MCU bug.
profi200 committed on 6 Nov 2017
2017-10-19
@profi200
Set MCU interrupt mask before enabling MCU interrupts.
profi200 committed on 19 Oct 2017
@profi200
Added hidIsHomeButtonHeldRaw().
profi200 committed on 19 Oct 2017
2017-10-18
@profi200
Implemented proper sleep mode.
profi200 committed on 18 Oct 2017
@profi200
Use volatile vars in hid code to prevent gcc from optimizing the key reads.
profi200 committed on 18 Oct 2017
@profi200
Explicitly initialize global hid vars.
profi200 committed on 18 Oct 2017
@profi200
Nitpicking optimizations.
profi200 committed on 18 Oct 2017
2017-08-26
@profi200
Clear power button and WiFi button states only if wanted.
profi200 committed on 26 Aug 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