diff options
author | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-09-15 23:16:00 -0600 |
---|---|---|
committer | Luke T. Shumaker <lukeshu@lukeshu.com> | 2024-09-15 23:16:00 -0600 |
commit | 7c30fe0be98a3028964d437f5c31cc968fbf9755 (patch) | |
tree | 36047161fe75349acac0e179b8010205a7fe08bb /PLAN.md | |
parent | d297d8ec1f5bac1015c53dfe169d2ce1a838b007 (diff) |
wip
Diffstat (limited to 'PLAN.md')
-rw-r--r-- | PLAN.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 |