From 7c30fe0be98a3028964d437f5c31cc968fbf9755 Mon Sep 17 00:00:00 2001 From: "Luke T. Shumaker" Date: Sun, 15 Sep 2024 23:16:00 -0600 Subject: wip --- PLAN.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 PLAN.md (limited to 'PLAN.md') diff --git a/PLAN.md b/PLAN.md new file mode 100644 index 0000000..4b83eee --- /dev/null +++ b/PLAN.md @@ -0,0 +1,14 @@ +- with hardware I have: + 1. type "hello world" as a USB keyboard + 2. get networking up (ping) + 3. forward port 21 as a USB keyboard + 4. forward a 9p file as a USB keyboard + 5. connect UART as a 9p socket +- waiting on hardware: + - sdcard slot: + 1. whatever the "hello world" of SD is + 2. as a device on 9p + - HDMI socket + 1. PicoDVI hello-world + 2. "PiciDVI" to network + 3. reverse the flow of PicoDVI -- cgit v1.2.3-2-g168b