aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-06-07 21:27:16 +0200
committerlonkaars <loek@pipeframe.xyz>2022-06-07 21:27:16 +0200
commit3e65c70da770fa31fc8acc6ab9374d908cf1ed17 (patch)
tree14f8d4c708faccc8b3f992a022f940c00ed694f9 /readme.md
parent8c8322a7a0c251d595a0df054324f82d41966e0a (diff)
implement orders
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index 610f99d..6072c0d 100644
--- a/readme.md
+++ b/readme.md
@@ -15,10 +15,14 @@ are only supported on linux:
|-|:-:|:-:|
|robot code compilation (avr)|yes|yes|
|robot exec upload|yes|yes|
-|client code compilation|yes|yes|
+|client code compilation| |yes|
|robot code simulation (x86)| |yes|
|use client with robot sim| |yes|
+the client only compiles and runs on linux due to time constraints. because
+package names vary from distribution to distribution, no scripts are included
+to install the necessary build tools for linux.
+
## toolchain installation on windows
> look in the scripts/ subdirectory if you're concerned about what these