Update FUBS authored by Eron's avatar Eron
...@@ -30,10 +30,13 @@ We have an almost pathological focus on minimalism. We want the functionality o ...@@ -30,10 +30,13 @@ We have an almost pathological focus on minimalism. We want the functionality o
* MVP * MVP
* Runs completely self hosted on Linux with OpenGL. (complete) * Runs completely self hosted on Linux with OpenGL. (complete)
* Runs completely self hosted on bare metal. (2023 Q1) * Runs completely self hosted on bare metal. (2023 Q1)
* Boot
* Keyboard
* HDMI
* Nail self hosted code editing (50% complete) (2023 Q1) * Nail self hosted code editing (50% complete) (2023 Q1)
* Create self hosted source management system. (2023 Q1) * Create self hosted source management system. (2023 Q1)
* Programming / debugging bridge to another device. (2023 Q1) * Programming / debugging bridge to another device. (2023 Q1)
* Nail heap management. (2022 Q3) * Nail heap management. (2022 Q4)
* Nail library dependencies. (2022 Q4) * Nail library dependencies. (2022 Q4)
* Write open source license * Write open source license
* Other high priority things: * Other high priority things:
... ...
......