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