From bd58af96d29f2fb053c6150a0411b33d68f923db Mon Sep 17 00:00:00 2001 From: Ondrej Jirman Date: Thu, 5 Aug 2021 02:29:45 +0200 Subject: [PATCH] Update TODO --- TODO | 6 ------ 1 file changed, 6 deletions(-) diff --git a/TODO b/TODO index 5dee993..074f367 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,6 @@ Firmware -------- -- check that the charger's INT pin is high prior to I2C A communication - and return error if it is not (P87 must have pull-up enabled, and - it is low if charger is free to communicate) - -- trigger POGO interrupt on P84 (open drain mode) - - implement special key combos: - Pine + F + H (stay in main FW if pressed during powerup) - Pine + F + U (enable USB debugger)