From 6fcf881b73a34d414b9855e7e6c362bf8534377f Mon Sep 17 00:00:00 2001 From: Lee Lup Yuen Date: Thu, 19 Oct 2023 09:21:50 +0800 Subject: [PATCH] Explore I2C --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 9e85091..6d05f64 100644 --- a/README.md +++ b/README.md @@ -7952,6 +7952,10 @@ Which is implemented by this NuttX Driver: TODO: Test this with U-Boot +TODO: Read I2C Controller with U-Boot + +TODO: Read PMIC with U-Boot + # PineTab-V Factory Test Code The PineTab-V ships with [Factory Test Code](https://wiki.pine64.org/wiki/PineTab-V_Releases#Factory_releases).