diff options
-rw-r--r-- | baremetal/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/baremetal/README.md b/baremetal/README.md index e87cd74c..6e47fd96 100644 --- a/baremetal/README.md +++ b/baremetal/README.md @@ -1,5 +1,6 @@ Some apps written in SubX and Mu. Where the rest of this repo relies on a few Linux syscalls, the apps in this subdirectory interface directly with hardware. +We still need the top-level and apps to build them. I'd like to eventually test these programs on real hardware, and to that end they are extremely parsimonious in the hardware they assume: |