| 2020-05-09 |
Port back changes from open_agb_firm. Now with proper screen init.
profi200
committed
on 9 May 2020
|
|---|---|
| 2019-12-28 |
A bit more codec stuff.
profi200
committed
on 28 Dec 2019
|
| 2019-12-04 |
Hardware code cleanup + new documentaion/findings.
profi200
committed
on 4 Dec 2019
|
| 2019-10-07 |
Added proper GPIO driver.
profi200
committed
on 7 Oct 2019
|
| 2019-04-29 |
Fix for the HOME button workaround, other bugfixes and cleanup.
profi200
committed
on 29 Apr 2019
|
| 2019-04-26 |
HID refactor.
profi200
committed
on 26 Apr 2019
|
| 2019-04-17 |
Re-enable code to set MCU IRQ bitmask.
profi200
committed
on 17 Apr 2019
|
| 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
|